Mixmax3d / Real-time-skin-shader-in-GLSLLinks
This paper presents an approach through OpenGL shading language for the rendering of human skin for game development. This method works in texture space so it requires an initial work for the creation of the images that are used for the simulation of the sub surface scattering effect. The final image consists of a weighted average of the input i…
☆26Updated 9 years ago
Alternatives and similar repositories for Real-time-skin-shader-in-GLSL
Users that are interested in Real-time-skin-shader-in-GLSL are comparing it to the libraries listed below
Sorting:
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- An OpenGL 4.3 / C++ 11 rendering engine oriented towards animation.☆32Updated 7 years ago
- Fast translucent object rendering with GLSL.☆21Updated 9 years ago
- Development of this project is continued at https://github.com/spire-engine/spire-engine. This repo is no longer updated.☆58Updated 5 years ago
- Skinning Catmull-Clark Subdivision Surfaces☆27Updated 10 years ago
- Very barebones CPU Voxel Raycaster☆34Updated 5 years ago
- Master thesis: Interactive Physically-based Rendering☆28Updated 3 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆60Updated 9 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
- Implement some RTR and PBR papers☆48Updated 8 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆34Updated 10 years ago
- SOCE is an Image Space Occlusion Culling Engine optimized to perform occlusion culling in CPU. If you have a densely occluded scene (e.g.…☆17Updated 9 years ago
- Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL☆41Updated 8 years ago
- A basic implementation of "A Median Cut Algorithm for Light Probe Sampling"☆29Updated 2 years ago
- An ocean simulation based on the paper by Jerry Tessendorf.☆43Updated 9 years ago
- Indirect Occlusion Culling☆23Updated 8 years ago
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 8 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 4 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆37Updated 7 years ago
- ☆15Updated 8 years ago
- C utility modules for 3D graphics using OpenGL☆25Updated 10 years ago
- Yet another FBX exporter with flatbuffers serialization, goes with the Viewer (https://github.com/VladSerhiienko/Viewer, WIP).☆66Updated 6 years ago
- Photorealistic physically-based renderer☆44Updated 9 years ago
- Cool graphics renderer☆12Updated 8 years ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Updated 2 weeks ago
- ☆33Updated 3 years ago
- C++11 based glTF 2.0 data insight tool☆27Updated 3 years ago
- Small code template for an OpenGL course☆11Updated 9 years ago
- This OpenGL Project is an implementation of a deferred shader. The program renders out, each into a separate G-Buffer, aspects of the ima…☆20Updated 12 years ago
- Shadow mapping implementation with Qt5 and OpenGL☆25Updated 9 years ago