Skip to content

nx-software/nexus

Repository files navigation

Nexus

(Hopefully) Cross platform game engine.
Currently supports Vulkan, may be expanded to support DX12.

File structure

Core

Contains the core of the engine (eg. Rendering, Input, Audio)

Engine

Contains the actual Engine part (eg. Physics, manages/creates graphics, scripting)

TestProgram

Test program showing off the capabilities of the engine

TO DO LIST:

  • Core/Rendering/Vulkan/vulkanAPI.cpp : Check that Graphics Cards are compatible with program

Releases

No releases published

Packages