adriengivry / AnimationProgrammingLinks
Skeletal animation player using the WhiteBoxEngine
☆16Updated last year
Alternatives and similar repositories for AnimationProgramming
Users that are interested in AnimationProgramming are comparing it to the libraries listed below
Sorting:
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆16Updated 5 years ago
- This repo demonstrates 3 rendering algorithms: Forward Rendering Deferred Shading Forward+ (Tiled Forward Rendering)☆20Updated last year
- A command line tool that converts game assets into a simple binary format for fast loading.☆19Updated 3 years ago
- A bgfx port of lightmapper.h☆17Updated 8 years ago
- A 3D game engine.☆21Updated 6 years ago
- An OpenGL sample implementation of Reflective Shadow Maps.☆15Updated 5 years ago
- A simple, configurable and extendible build system for gamedev.☆25Updated 10 months ago
- a collections of rendering techniques based on d3d11 for study 渲染技术的收集与学习☆24Updated 5 years ago
- PBR Baker - open source multi-functional baking tool for BRDF related work☆14Updated 5 years ago
- 🛠️ A simple ECS library made for learning purposes (header-only)☆17Updated 4 years ago
- A simple terrain rendering project, with some neat optimizations such as baked lightmaps and fast ambient occclusion with heighmaps.☆32Updated 10 years ago
- A rendering-framework for DX12 and Vulkan. Mostly intended for personal learning purposes and graphics demos☆29Updated 11 months ago
- SH coefficients generated from cubemap texture to achieve irradiance used as light probe.☆11Updated 6 years ago
- A 2d physics engine with fixed-point support.☆30Updated 6 years ago
- native particle system for unity☆13Updated 8 years ago
- Graphics Experiment - YCoCg Frame Buffers☆16Updated 5 years ago
- Boulette physiques. A naïve, but deterministic physics engine.☆15Updated 7 years ago
- A screen space ambient occlusion (SSAO) algorithm☆9Updated 5 years ago
- Experimental progressive GI renderer in Unity using physics raycasts for light rays☆35Updated 8 years ago
- A Toy Game Engine Using D3D12☆13Updated 4 years ago
- Real-time global illumination following the many-lights approach and using Imperfect Shadow Maps. This is the code for my master's thesis…☆14Updated 8 years ago
- The C++ "engine" for a game.☆12Updated 4 years ago
- Exploratory Project on Fast Screen Space Global Illumination☆35Updated 5 years ago
- Visual shader editor for Lumix Engine☆13Updated 6 months ago
- Scriptable game engine, using Ogre3D, ODE, and DirectShow.☆8Updated 4 years ago
- Lightmap generator for Urho3D based on Hugo Elias's Radiosity.☆24Updated 6 years ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆54Updated 3 years ago
- Animation Compression Library glTF toolkit☆18Updated 5 years ago
- A real-time OpenGL Compute shader based Progressive Path Tracer.☆18Updated 5 years ago
- A comparison of typical real-time and offline illumination methods. (SSAO, HBO, VXGI, and Ray Traced Global Illumination)☆34Updated 6 years ago