Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gkjohnson/unity-bezier-curve-shader

Unity experiment using geometry, domain, and hull shaders to render bezier curves
https://github.com/gkjohnson/unity-bezier-curve-shader

3d directx domain experimental geometry hull rendering shaders unity unity3d

Last synced: 4 months ago
JSON representation

Unity experiment using geometry, domain, and hull shaders to render bezier curves

Awesome Lists containing this project

README

        

# unity-bezier-curve-shader
Unity experiment to explore the different shader stages available in the pipeline.

## TODO
- Images
- Document shader pipeline with imagery
- Produce a displacement shader based on texture and relative camera position