DirectX Engine
This is a small DirectX Engine with UI, Hierarchy, Benchmarking and several other key features that we found interesting. This engine serves as a base engine akin to Unity for any games we wanted to develop. This was a team project for Game Engine Development course.
Tech Stack
DirectXC++Dear ImGui
Some of my contributions for this project
- UI Integration into DirectX using Dear ImGui
- Designing and developing UI for the Engine, and the Benchmark utility
- Providing tools and UI for all the functionality
