Skip to content

Latest commit

 

History

History
40 lines (34 loc) · 1.55 KB

README.md

File metadata and controls

40 lines (34 loc) · 1.55 KB

Insight Logo

Insight

This is a small project used for video game engine (runtime) development. This project's main purpose is for an area to try and implement my own ideas and versions of techniques.

Feature

Some features are:

  • Render graph
  • Seperate Update and Render thread
  • Memory tracking
  • Multiple graphics API support (Vulkan/DX12)
  • Runtime shader creation (with descriptor reflection)
  • GPU Skinning

Thrid Party

Runtime
Profiles
Other