zach2good / opengl-skeletonLinks
A C++ skeleton for creating OpenGL applications with SDL2, GLAD, GLM, ASSIMP, STB and Imgui.
☆15Updated 9 years ago
Alternatives and similar repositories for opengl-skeleton
Users that are interested in opengl-skeleton are comparing it to the libraries listed below
Sorting:
- A method for baking persistent decals to textures using UV-space rasterization.☆21Updated 4 years ago
- GameWorks cross-platform graphics API samples☆34Updated 9 years ago
- An OpenGL GPU accelerated particle system using Compute shaders and Indirect rendering.☆61Updated 5 years ago
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆63Updated 5 years ago
- FBXExporter☆42Updated 11 years ago
- OpenGL Grass Renderer☆95Updated 4 months ago
- ☆41Updated 9 years ago
- A utility class which adds a way to include external files in a shader file.☆64Updated last year
- A Vulkan rendergraph based renderer, with a node based editor.☆24Updated last year
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 8 years ago
- OpenGL Renderer w/ FrameGraph☆105Updated 6 months ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆56Updated 3 years ago
- ☆38Updated 4 years ago
- HLSL Development Cookbook Sample Code☆21Updated 7 years ago
- A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments☆67Updated 6 years ago
- A tile based cpu rasterizer☆37Updated 8 months ago
- Ocean Simulation Based on a Model By Keith Lantz (https://www.keithlantz.net/)☆26Updated last week
- A simple Vulkan-based renderer for my master thesis on real-time transparency☆98Updated 8 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆37Updated 7 years ago
- Clustered forward rendering demo with Vulkan☆57Updated 7 years ago
- Simple Terrain Engine in 200 Lines of Code☆32Updated 10 years ago
- Ray Tracing Gems 中文翻译☆29Updated 6 years ago
- FBX file parser/writer in C++11.☆39Updated 4 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 years ago
- GPU occlusion culling using compute shader with Vulkan☆56Updated 7 years ago
- Simple job system using standard C++☆73Updated 3 years ago
- Implementing Different Methods of Circle to Circle Collision Detection using variety of new Technologies: Vulkan Graphics/Compute API, AV…☆63Updated 4 years ago
- Implementation of the Separable Subsurface Scattering technique from http://www.iryoku.com/separable-sss/ in C++ and Vulkan 1.0☆43Updated 3 years ago
- Nabla's Tests and Examples source code☆47Updated this week
- a collections of rendering techniques based on d3d11 for study 渲染技术的收集与学习☆24Updated 5 years ago