Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (3)
terrain rendering with animated character
no vote
Terrain rendering with height maps and a clear sky. on the terrain there is one person moving where the direction is controlled by keyboard input. There is water and a palace and mountains including trees and the environment is foggy. the area is very large. though the water is a simple plane it can be expanded. the object oriented nature of the structure can be explored and used by modifying and adding modules as much as one can.
habtish25
2017-12-20
1
1
Rendering with depth, The Rotating Triangles
no vote
This code will go over the anatomy of this problem, and a good way to fix it. this program does not rotate a single triangle, but shows two identical rotating triangles, one right behind the other.
habtish25
2017-12-16
1
1
rotating polygons
no vote
This code covers how to build some simple geometry out of triangles, and how to move them, rotate them and size them as a whole.
habtish25
2017-10-30
0
1
No more~