This website requires JavaScript.
Explore
Help
Sign In
glm94
/
terrain_generator
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
05d2beb8acf6c3150ef74ce2c2fc70a54bb5fc66
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
glm94
05d2beb8ac
Implemented the first version of the 3D engine. Added support for loading 'obj' files as a mesh.
2020-07-14 16:53:06 -05:00
.gitignore
Inital commit. Added class to handle generating the main window.
2020-07-08 14:22:07 -05:00
engine.py
Implemented the first version of the 3D engine. Added support for loading 'obj' files as a mesh.
2020-07-14 16:53:06 -05:00
main.py
Implemented the first version of the 3D engine. Added support for loading 'obj' files as a mesh.
2020-07-14 16:53:06 -05:00
matrix.py
Implemented the first version of the 3D engine. Added support for loading 'obj' files as a mesh.
2020-07-14 16:53:06 -05:00
vectors.py
Implemented the first version of the 3D engine. Added support for loading 'obj' files as a mesh.
2020-07-14 16:53:06 -05:00
window.py
Using TheOneLoneCoder's 'Code-It-Yourself! 3D Graphics Engine Part
#1
' video as a reference, I ported some of his code to create the first step in this engine, perspective.
2020-07-13 14:04:41 -05:00
S
Description
No description provided
52
KiB
Languages
Python
100%