horde3d / Horde3D

Horde3D is a small 3D rendering and animation engine. It is written in an effort to create an engine being as lightweight and conceptually clean as possible.
http://horde3d.org/
1.55k stars 308 forks source link

Sdl #145

Closed algts closed 5 years ago

algts commented 5 years ago

This is the first part of modifications for sample framework. Now you can choose whether to use glfw or sdl2. Like glfw, sdl can be downloaded during build. Currenty works on Windows, Linux, Mac.

Next is Android.