I just got smooth lighting working. Also: I need to make a video of the new vertex shader.
Author Archives: Evan Reidland
Shaders.
Lighting
C++ voxel game project
Rocket Wizard
I’m doing some experimenting with html5. I’m considering making an editor.
Path-finding
Terrain.
Using Simplex Noise again.
Ship movement calculation.
Actions and projection matrix transformations.
Networking basics.
I have a client that I can connect to a server with and receive an accurate initial list of entities. Yay. Everything should progress faster from here.