FakeTruth / SkeletalAnimation
Simple C++ implementation of skeletal animation and software skinning
☆52Updated 10 years ago
Alternatives and similar repositories for SkeletalAnimation:
Users that are interested in SkeletalAnimation are comparing it to the libraries listed below
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 7 years ago
- The Motion Toolkit is a collection of C++ class templates providing basic types for applications involving 3D geometry, kinematics and dy…☆98Updated 6 years ago
- A simple C++ 3D game engine with Vulkan support.☆37Updated 5 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆79Updated 8 years ago
- Discontinued OpenGL graphics framework. See https://github.com/Illation/ETEngine☆39Updated 7 years ago
- Deferred Coarse Pixel Shading Source Code (For the article in GPU Pro 7)☆61Updated 7 years ago
- A Radiosity Implementation with Hemicubes and OpenGL☆19Updated 8 years ago
- FBXExporter☆42Updated 11 years ago
- An OpenGL 4.3 / C++ 11 rendering engine oriented towards animation.☆32Updated 6 years ago
- Development of this project is continued at https://github.com/spire-engine/spire-engine. This repo is no longer updated.☆59Updated 4 years ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆56Updated last month
- Copy of Morten S. Mikkelsen tangent space code☆48Updated 9 years ago
- ☆91Updated 7 years ago
- 3D Physics Engine.☆52Updated 9 years ago
- Implementation of the Separable Subsurface Scattering technique from http://www.iryoku.com/separable-sss/ in C++ and Vulkan 1.0☆42Updated 3 years ago
- This is a physically based real-time renderer made for learning purposes.☆89Updated 8 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- Real-time global illumination☆113Updated 9 years ago
- OpenGL Development Cookbook (book code with build and configuration fixes)☆22Updated 3 years ago
- A collection of various Sky Model implementations in OpenGL suitable for real-time rendering.☆81Updated 5 years ago
- Real-time Animation and Rendering of Ocean Whitecaps☆81Updated 9 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
- An experiment on creating an animation system similar to Unreal Engine 4 from scratch.☆47Updated 4 years ago
- Basic framework for D3D11 init, model/texture loading, shader compilation and camera movement.