davidgmbb / engine-resourcesLinks
This is a list of game development resources I will be collecting
☆59Updated 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:
- A small dx12 base program I use to test shaders and techniques☆49Updated 3 years ago
- An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more☆95Updated 3 years ago
- Vulkan triangle in ~380 lines of code☆131Updated this week
- AZDO OpenGL techniques including multi draw indirect (MDI), visibility culling and LOD selection inside the GPU☆98Updated 2 years ago
- ☆135Updated 2 years ago
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆123Updated 8 years ago
- A collection of primarily graphics programming focused blog posts.☆70Updated 11 months ago
- Playground for messing around with bgfx and friends☆62Updated 6 years ago
- Retro coding in C/C++ in a 3D template with full low-level control.☆166Updated last year
- Small library for D3D12. Provides assert-like macro for HLSL that crashes the GPU.☆53Updated 2 years ago
- Graphics demo (DirectX 12, PBR, IBL, C++20 modules).☆67Updated 4 years ago
- Minimal GPU video decoding sample for Vulkan, DX12 and DX11☆125Updated 5 months ago
- A dx12/Vk game engine (kind of).☆130Updated 4 years ago
- (WIP) Small game engine made for fun and educational proposes. Might do something with it later, might not.☆92Updated last week
- Physically based renderer demo written using Vulkan.☆88Updated last year
- Rasterization on the GPU in "slow motion".☆61Updated 6 years ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆133Updated 4 years ago
- Hobby software rasterizer.☆70Updated 5 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆55Updated 4 years ago
- REI is a cross-platform rendering framework and a comprehensive graphics API. Adaptable to various platforms, including PC, consoles, and…☆69Updated last year
- This sample showcases rasterizing and ray tracing displaced NVIDIA Micro-Mesh assets in Vulkan with and without the VK_NV_displacement_mi…☆96Updated 9 months ago
- Silhouette and toon shading post-processing with Vulkan☆95Updated 2 months ago
- Yet another pet engine☆73Updated this week
- Real-Time Global Illumination - University of Leeds MSc Project.☆46Updated 4 years ago
- OpenGL rendering framework.☆27Updated 3 years ago
- A flexible rendering engine for real-time graphics R&D☆27Updated last week
- Experimental DirectX 12 Rendering Engine☆91Updated 6 months ago
- A C++ game engine☆33Updated 5 years ago
- C++ ML Intro☆137Updated 4 months ago
- Playground for doing procedurally infinite terrain rendering experiments with Vulkan☆82Updated 2 months ago