Unity-Technologies / glsl-optimizer
GLSL optimizer based on Mesa's GLSL compiler. Used in Unity for mobile shader optimization.
☆26Updated 11 years ago
Alternatives and similar repositories for glsl-optimizer:
Users that are interested in glsl-optimizer are comparing it to the libraries listed below
- HLSL to GLSL language translator based on ATI's HLSL2GLSL. Used in Unity.☆18Updated 11 years ago
- test code for Unity built-in shader internalskinning.compute☆47Updated 6 years ago
- My First Deferred Rendering☆21Updated 8 years ago
- Unity MatCap shader☆40Updated 9 years ago
- ☆25Updated 8 years ago
- Implementation of the skin rendering technique described in GPU Gems 3 - Chapter 14 using the Unity engine☆38Updated 8 years ago
- A clean room implementation of Structured Volume Sampling by Bowles and Zimmermann in Unity☆31Updated 8 years ago
- A deferred translucency (with Subsurface Scattering) shader for Unity3D that integrates with existing Deferred rendering and Standard sha…☆25Updated 9 years ago
- Multiple render targets without camera object for Unity.