https://github.com/positlabs/spark-sl-function-composition
https://github.com/positlabs/spark-sl-function-composition
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/positlabs/spark-sl-function-composition
- Owner: positlabs
- Created: 2021-08-18T18:30:55.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-18T18:39:55.000Z (almost 4 years ago)
- Last Synced: 2024-10-19T07:07:21.869Z (7 months ago)
- Size: 888 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Function Composition in Spark SL

This is an example project that shows how to use function/composition in SparkSL. The benefit of this is that you can chain operations that require sampling after each step, and it maintains the sample-ability in the patch editor (unlike texture sampler, which outputs a color).