Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gkjohnson/unity-bezier-curve-shader
- Owner: gkjohnson
- Created: 2017-10-02T00:07:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-16T05:04:25.000Z (over 7 years ago)
- Last Synced: 2024-10-05T12:11:39.967Z (4 months ago)
- Topics: 3d, directx, domain, experimental, geometry, hull, rendering, shaders, unity, unity3d
- Language: GLSL
- Size: 90.8 KB
- Stars: 9
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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