Good day,
Anyone know of any extremely basic 3D engines that folks have released with source (C++)? OpenGL/D3D/Whatever/Doesn't Matter on graphics library.
I'm just looking for something that just loads a map (even wireframe map) from a file, maybe load a model and texture it, and allow some basic movement.
I hacked one together what feels like decades ago from NeHe tutorials… and it probably was decades ago, either way, it's gone. Before I do it again, anyone know something similar?
I've looked at Irrlicht 0.1, which might work, but even simpler might be better.
Thanks much.