Thank you for doing it ! What was the motivation behind it/when did you start building it ?
I never built anything with it but reading through the source code got me to learn so much about programming. I probably spent more time copying stuff from Irrlicht/Ogre3D/ODE (although I never managed to grok that one) than anything else in high school.
What was the main learning you got from building the engine? Was there some feature you wanted that no other engine at the time had? If you built an engine today, what would you do differently?
I thought most of the existing engines out there were too complicated, so I wanted it to be easy to use. Probably that's also why it became that popular.
For a modern engine today - I think the architecture of the engine would look different - and would focus more on creating and organizing content then mostly on rendering.
rafaelmn|5 months ago
I never built anything with it but reading through the source code got me to learn so much about programming. I probably spent more time copying stuff from Irrlicht/Ogre3D/ODE (although I never managed to grok that one) than anything else in high school.
irrlichthn|5 months ago
lasagna_coder|5 months ago
irrlichthn|5 months ago
For a modern engine today - I think the architecture of the engine would look different - and would focus more on creating and organizing content then mostly on rendering.
digitalbreed|5 months ago
le-mark|5 months ago
jarrell_mark|5 months ago
kaiokendev|5 months ago