This website requires JavaScript.
Explore
Help
Sign In
glm94
/
terrain_generator
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
7
Commits
1
Branch
0
Tags
cbdf66650964fb22c64383e98ae2ac3a754a67b3
Commit Graph
3 Commits
Include renames
Author
SHA1
Message
Date
glm94
4ef62ab916
Changed matrix object names to be more natural. Fixed a bug in the matrix projection math.
2020-07-15 09:12:09 -05:00
glm94
34f5917359
Added a very simple light source so the 3D models now have simple shading applied to them.
2020-07-15 04:12:39 -05:00
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