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:
For Debian based distributions (e.g. Debian, Ubuntu, Linux Mint, etc...), we provide a package registry that can be used by tools like apt
stable dev
instead of stable main
dev
branch and might not be always stable!Fedora based distributions (CentOS, Rocky Linux, ...) packages / Windows installers are planned but not available yet, please build 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