gszauer / GameAnimationProgrammingLinks
Source code for Hands-On C++ Game Animation Programming
☆189Updated 3 years ago
Alternatives and similar repositories for GameAnimationProgramming
Users that are interested in GameAnimationProgramming are comparing it to the libraries listed below
Sorting:
- Hands-On Game Animation Programming, published by Packt☆220Updated 3 years ago
- ✖🌱 A DirectX 12 starter repo that you could use to get the ball rolling.☆154Updated 3 years ago
- Data Driven Rendering repository☆283Updated 4 years ago
- Basic renderer to be used as a starting project for the game physics book series☆278Updated last year
- DirectX 12 Renderer☆364Updated 4 years ago
- Renderer agnostic frame graph library☆245Updated 2 months ago
- OpenGL Renderer w/ FrameGraph☆114Updated 11 months ago
- Render graph-based Vulkan API abstraction library☆151Updated last year
- Experimental DirectX 12 Rendering Engine☆93Updated 9 months ago
- A 3D Render engine built on top of OpenGL☆118Updated 2 years ago
- A simple demo to show off the capabilities of the Cauldron framework☆131Updated 3 years ago
- ShaderX, GPU Pro, GPU Zen☆185Updated 5 months ago
- DirectX11 graphics engine☆141Updated last year
- General purpose engine written in C++ with emphasis on materials rendering (PBR, clear coat, anisotropy, iridescence)☆274Updated 6 years ago
- DirectX12 Graphics renderer used for implementing rendering techniques such as PBR / IBL, Deferred Shading, SSAO, Bloom, Shadow Mapping, …☆157Updated last year
- Yet Another Renderer☆183Updated 6 years ago
- ☆225Updated 3 weeks ago
- My toy engine, mainly for rendering experiment and prototyping.☆311Updated 3 weeks ago
- Global illumination with Voxel Cone Tracing in fully dynamic scenes using a 3D clipmap to support huge areas around the camera while main…☆417Updated 2 years ago
- A framework for learning DirectX12 and demonstrate graphics techniques☆76Updated 5 years ago
- Cross platform 3D renderer in C++ and OpenGL with lighting, shadows and materials.☆195Updated 9 months ago
- Framework for rapid OpenGL demos prototyping☆112Updated 3 months ago
- An OpenGL sample that demonstrates Volumetric Fog using a frustum-aligned voxel grid and compute shaders.☆136Updated 2 years ago
- Clustered shading implementation with bgfx☆465Updated 3 years ago
- Render lab built on top of vulkan, aiming to create a real time planet scale large scene. Also some widely adopted techs are implemented,…☆296Updated 4 years ago
- The Modern Vulkan Cookbook published by Packt☆245Updated 5 months ago
- A demo that I created for my Master thesis that demonstrates a rendering technique called Volume Tiled Forward Shading. This technique is…☆125Updated 4 months ago
- XUSG, XU's supreme graphics lib, is a handy wrapper currently for DirectX 12. It can be a good reference for designing your own DX12 wrap…☆126Updated 2 weeks ago
- A utility class which adds a way to include external files in a shader file.☆67Updated last year
- A Vulkan Render Engine☆136Updated last month