Skip to content

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…

Notifications You must be signed in to change notification settings

Mixmax3d/Real-time-skin-shader-in-GLSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-time-skin-shader-in-GLSL

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 images, the algorithm calculate this average trying to simulate the effect of the light scattering through the layers of the skin.

About

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…

Resources

Stars

Watchers

Forks

Packages

No packages published