A C++ framework in its core
The Nilkins Engine is a C++ framework offering multiple functionalities, such as 3D graphics, UI design, scripting environment creation. Designed with care about performances and ease of use, rest assured the engine will watch your back as you develop what you need !
Modular engine and API
The engine features components, each having their own set of functionalities. Only learn, get and use what you need ! Thanks to its powerful API, leverage its capabilities to integrate into your own application with all the controls that you need.
Care for quality
With thousands of automated tests run on each build, you can be sure the library will deliver what it’s made for. Sit comfortably in your chair, and enjoy the ride !
Progressive complexity
Don’t want to touch code ? Express what you want through the use of json files. If you ever get curious about the API, its layered nature will ensure you don’t need to worry about too much at a time and learn it step by step.
Tutorials and documentation
Benefit from ever evolving documentation. The API is fully documented and tutorials are available to guide you through real use cases.