davidgmbb / engine-resourcesLinks
This is a list of game development resources I will be collecting
☆58Updated 5 years ago
Alternatives and similar repositories for engine-resources
Users that are interested in engine-resources are comparing it to the libraries listed below
Sorting:
- Physically based renderer demo written using Vulkan.☆82Updated 6 months ago
- A C++ game engine☆33Updated 4 years ago
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆114Updated 7 years ago
- Playground for messing around with bgfx and friends☆58Updated 5 years ago
- Graphics demo (DirectX 12, PBR, IBL, C++20 modules).☆66Updated 4 years ago
- AZDO OpenGL techniques including multi draw indirect (MDI), visibility culling and LOD selection inside the GPU☆90Updated last year
- ☆83Updated 6 years ago
- Demo associata alla conferenza DevGames 2024 (https://devgames.org/) "Astrazioni per Vulkan/DirectX"☆29Updated 10 months ago
- A dx12/Vk game engine (kind of).☆129Updated 4 years ago
- Tile-based SW rasterizer☆34Updated 5 years ago
- (WIP) Small game engine made for fun and educational proposes. Might do something with it later, might not.☆83Updated this week
- Real-Time Global Illumination - University of Leeds MSc Project.☆40Updated 3 years ago
- ☆132Updated 2 years ago
- Vulkan framework for Windows☆88Updated 5 years ago
- Directx 12 toy engine☆36Updated 5 years ago
- Small library for D3D12. Provides assert-like macro for HLSL that crashes the GPU.☆51Updated last year
- An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more