VenomEngine
Cross-Platform Modern Graphics Engine
|
▼Nvenom | Contains the entirety of the code of the VenomEngine project |
Ncommon | High-Level Frontend of the VenomEngine project. It also contains all the code shared between every APIs/Dynamic Libraries. But most importantly, that is where the abstraction is setup for the different APIs contained in this project. Use the alias 'vc' to access the namespace |
Nvulkan | Encapsulation of Vulkan for the front end of VenomEngine |