LumixEngine
LumixEngine copied to clipboard
3D C++ Game Engine - yet another open source game engine
Generate normals on spline geometry, they are needed for correct reflections on water
Hi nem0, I've some random crashed in the editor. Note that I'm compiling with VS2022 (x64 Debug) and I've modified Lumix a bit, but this seems a low level thing...
- [x] Basic clustered rendering - [x] Point lights - [x] Spot lights - [x] Env probes - [x] Probe blending - [x] Box edit gizmo - [x] Reflection probes...
- [x] terrain - [x] ~~spline geometry~~ - [ ] procedural geometry
Steps to reproduce: 1. undock particle editor 2. try to create a link between two nodes 3. observe window is moved instead
Hello @nem0, first of all I really like your engine, great job! I was wondering if you have any plans to add an alternative text based file format for universes?...