What is Projekt J.E.N.O.V.A?
mainProjekt J.E.N.O.V.A is a comprehensive suite of components for the Godot Engine that enables high-performance C++ scripting directly within the Godot Editor. It allows developers to use modern C++ standards (C++ 20/23) similarly to how GDScript or C# are used, providing deep integration with the engine's script interface.
Key capabilities include:
- Seamless integration of modern C++ libraries (OpenCV, CUDA, Vulkan, OpenMP).
- Full-featured C++ scripting backend (not just a GDExtension toolset).
- Support for high-performance tasks like real-time RTX path tracing, GPU-accelerated hair rendering, and OS emulation.