Index
zydeco
/
a07587e
Experiment in graphics programming, C++, OpenGL, simulation techniques.
Download
|
Refs
|
Commit Log
|
Files
|
README
|
LICENSE
Latest Commit
{#}
Time
Hash
Subject
Author
#
(+)
(-)
GPG?
1
03 Aug 2023 17:13
a07587e
Initial commit
Josh Stockin
1
8
0
G
Blob @
zydeco
/
.gitignore
text/plain
74 bytes
download raw
1
# compiled objects
2
build/
3
4
# log files
5
*.log
6
7
# python stuff
8
__pycache__/
9