Skip to content

Gikster007/niji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Niji Engine WIP

Custom Engine/Renderer written in C++ with Vulkan. Other dependencies: CMake GLFW GLM STB_Image...


Feature Checklist

  • Triangle Rendering :)
  • (Vertex) Buffers
  • Texturing
  • Model Loading
  • Dear ImGUI Implementation
  • ECS System
  • PBR Lighting and more...

How to build

Windows

  • Download and Install the latest vulkan sdk
  • Download and Install the latest CMake release
  • In your IDE of choice, open and build the project!

About

Personal Vulkan Engine - WIP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published