Origin Engine
- 1 Devlogs
- 9 Total hours
Project update: continuing to develop my own 3d pixel art game engine!
Project update: continuing to develop my own 3d pixel art game engine!
This is my custom engine that im using for my other big project, the Janitor Space Program (go check it out!: https://stardance.hackclub.com/projects/14066), most of these changes come from having to create or update an engine feature so that the game im building is easier and faster to develop, and in the meantime im also upgrading this engine to something more powerful and mature, although i feel like im making it also a bit more complex or spaghetti, ill work on that later
over this last 2 weeks ive added so many features like:
lookAt() method to the camera componentLateLoop(), which obviously happens after Loop() and its mainly used for UI and stuffsetTargetFps() so that gpu doesnt work to 100% if vsync is disabledassets/shaders/builtin
This was fun but if they gave me an euro for every seg fault ive endured elon musk would be small next to me. i love to see how this small side project i started long ago is now something a lot bigger than i expected, this literally started as a learnopengl tutorial :))