A stupid Minecraft-like game (just a render currently) running in terminal.
A stupid Minecraft-like game (just a render currently) running in terminal.
Finish the refactoring of terrain. Remaining engine, lighting, post processing, rasterizer and render it self…
Log in to leave a comment
Still working on refactoring. It takes too much time :(
Thanks to constexpr, there are a lot of things can be computed on compile time!
Log in to leave a comment
Refactoring the relevant code for the renderer. This is a fairly large work.