General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Christian Baune
ColdFusion
comments
Comments by "Christian Baune" (@programaths) on "Next-Gen Graphics FINALLY Arrive [Unreal Engine 5]" video.
My first 3D game was a maze encoded as half bytes in an array indicating if there was a door or not and I was quite proud of it, because it was 3D and you could have impossible geometry if you forgot to encode a door in the right half byte. Took days to write it. Now, you take something like Godot and in few hours, you have a basic FPS ^^ It's even much easier code to write! (no parallel arrays and no bit twiddling and much more expressive languages too).
6