Oxygen Engine
Modern C++ 3D Engine using OpenGL
|
Oxygen Engine is cross-platform application engine written in C++
Our vision is to provide a general framework for applications (mainly targeted for games and rendering applications) comprised of:
Build and install from source
After being installed, Oxygen Engine can be linked against by using:
For a more complete installation instructions + tutorials, take a look at the tutorials
Oxygen Engine is licensed under the MIT License - see the LICENSE file for details
Extensions in ext folder are released under various licenses based on the extension, see the list for details
In a nutshell: If an extension relies on an external library / code, its released under that one's license. Otherwise its released under the same license as Oxygen Engine