Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/immanuel-c/irun

An OpenGL, Vulkan and D3D12 game engine
https://github.com/immanuel-c/irun

d3d12 game game-engine game-engine-2d game-engine-3d gameengine gameengine2d gameengine3d opengl vulkan

Last synced: about 1 month ago
JSON representation

An OpenGL, Vulkan and D3D12 game engine

Awesome Lists containing this project

README

        

# IRun
A 2D game engine. More info coming soon.

## Dependencies

- Glad
- IWindow
- ILog
- ImGui
- glm

## Todo:

### OpenGL
- Add basic support

### Vulkan
- Add basic support
- Add support for [Nvidia Reflex](https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VK_NV_low_latency2.html)

### D3D12
- Add basic support