davidgmbb / engine-resourcesLinks
This is a list of game development resources I will be collecting
☆62Updated 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:
- An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more☆95Updated 3 years ago
- A small dx12 base program I use to test shaders and techniques☆49Updated 3 years ago
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆125Updated 8 years ago
- ☆135Updated 2 years ago
- Graphics demo (DirectX 12, PBR, IBL, C++20 modules).☆67Updated 5 years ago
- (WIP) Small game engine made for fun and educational proposes. Might do something with it later, might not.☆97Updated this week
- A dx12/Vk game engine (kind of).☆131Updated 5 years ago
- A C++ game engine☆33Updated 5 years ago
- Hobby software rasterizer.☆72Updated 5 years ago
- Vulkan triangle in ~380 lines of code☆132Updated last week
- AZDO OpenGL techniques including multi draw indirect (MDI), visibility culling and LOD selection inside the GPU☆100Updated 2 years ago
- tiny dependency-free lossless compressor for BC/DXT texture streams (C99, ~1000 LoC)☆112Updated this week
- Playground for doing procedurally infinite terrain rendering experiments with Vulkan☆85Updated 4 months ago
- Experimental DirectX 12 Rendering Engine☆93Updated 9 months ago
- Playground for messing around with bgfx and friends☆62Updated 6 years ago
- Minimal GPU video decoding sample for Vulkan, DX12 and DX11☆132Updated 8 months ago
- Small library for D3D12. Provides assert-like macro for HLSL that crashes the GPU.☆54Updated 2 years ago
- Tile-based SW rasterizer☆37Updated 6 years ago
- A collection of primarily graphics programming focused blog posts.☆71Updated last year
- Rasterization on the GPU in "slow motion".☆62Updated 6 years ago
- Mini Spin-X Library☆53Updated last week
- Vulkan-based implementation of clouds from Decima Engine☆58Updated 7 years ago
- C++ ML Intro☆139Updated 7 months ago
- Misc repository for certain GPU algorithms.☆44Updated 2 years ago
- An abstraction layer for graphics APIs.☆216Updated last week
- A pet game engine for fun, modern graphics APIs, and fast iteration.☆75Updated this week
- Retro coding in C/C++ in a 3D template with full low-level control.☆173Updated last year
- A flexible rendering engine for real-time graphics R&D☆29Updated 3 months ago
- Hieroglyph 3 Rendering Engine☆54Updated 8 years ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆133Updated 5 years ago