Skip to content

A tiny 3D C++ and DX11 game engine and editor for building prototypes and using as a starting point for games.

Notifications You must be signed in to change notification settings

goatfish/NanoEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

NanoEngine

NanoEngine is a small C++ DX11 MVP (minimum viable product) 3D game engine and editor. It's meant to be built into what a project needs rather than trying to be all things to all people. I'm actively developing the engine for a 0.1 version sometime in early 2021. The goal of the first release is only to be usable as an tool for prototyping game ideas.

A roadmap will be forthcoming but the initial versions will be for 64-bit Windows and DirectX 11. It will include a scene editor, a few demos, basic shaders, lights, cameras, built in primative meshes and mesh importing. It includes ImGUI so in-game UI will also use that to start. Math will be reliant on DirectXMath library.

About

A tiny 3D C++ and DX11 game engine and editor for building prototypes and using as a starting point for games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published