An open API service indexing awesome lists of open source software.

https://github.com/aespinosadev/oit-hairdemo-webgl

WebGL Order Independent Tansparency Technique tailored for hair cards
https://github.com/aespinosadev/oit-hairdemo-webgl

glsl glsl-shaders graphics graphics-programming hair webgl2

Last synced: 6 months ago
JSON representation

WebGL Order Independent Tansparency Technique tailored for hair cards

Awesome Lists containing this project

README

          

# OIT-HairDemo-WebGL
WebGL Order Independent Tansparency Technique tailored for hair cards

+ Currently implementing layered approach, presented in this 2019 paper: https://graphics.tudelft.nl/Publications-new/2021/FEE21/layered_weighted_blended_order_independent_transparency.pdf
+ Original WBOIT paper: https://jcgt.org/published/0002/02/09/
+ Inspiration and reference from: https://github.com/tsherif/webgl2examples/blob/master/oit.html

No need for npm install, project needs a few very light packages and it's all already included for the sacke of simplicity.

Shading is bad, this project only focus in on transparencies for now. It implements a simplified Scheuermann technique.

![image](https://github.com/AEspinosaDev/OIT-HairDemo-WebGL/assets/79087129/0a477fdf-c87c-411b-a3c9-bf00598a8068)