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

https://github.com/mysticquest/animated-shaders-techniques

Three different techniques to animate a light point on a spline with shaders
https://github.com/mysticquest/animated-shaders-techniques

csharp hlsl shaders unity

Last synced: 3 months ago
JSON representation

Three different techniques to animate a light point on a spline with shaders

Awesome Lists containing this project

README

        

### Three ways to animate a "point of light" moving along a spline with shaders.

### Scenes:
#### - Gameobject with a quad mesh, billboard shader and a texture.
#### - Animated spline material shader with emission and bloom.
#### - Animated screen effect shader with a texture.