https://github.com/gcorallo/SparkArShaders
Ar Studio / Ar Spark shaders.
https://github.com/gcorallo/SparkArShaders
ar-studio augmented-reality instagram shaders spark-ar
Last synced: 4 months ago
JSON representation
Ar Studio / Ar Spark shaders.
- Host: GitHub
- URL: https://github.com/gcorallo/SparkArShaders
- Owner: gcorallo
- Created: 2018-10-24T20:45:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-03T00:08:11.000Z (about 6 years ago)
- Last Synced: 2024-10-14T07:31:49.443Z (8 months ago)
- Topics: ar-studio, augmented-reality, instagram, shaders, spark-ar
- Language: JavaScript
- Homepage:
- Size: 1.63 MB
- Stars: 196
- Watchers: 14
- Forks: 34
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ArSparkShaders
Visual shaders experiments in Spark AR Studio. v50-v58.
mostly patches (now starting with scripting).
### hueCycle
hue gradient.

### halftoneMono
halftone, pan horizontally to change size.

### AspectCorrCircle
Aspect corrected circle.

### CircleMask
Circle shaped mask. Long-press to move circle position.

### InertialRGBShift
RGB shift/ chromatic aberration. Amount by device rotation.

### pixelate
Mosaic/pixelate basic shader.

### SpiralColors
Spiral with colors shader.

### SpiralSimple
Just a spiral shape.
### TexDivideColor
Tile texture with colors by row/column.

### zoomScript [script]
texture zoom animation.

### voronoi [script]
Voronoi shader, based on the one from thebookofshaders: https://thebookofshaders.com/12/

### Utils
* BrightContrast

* segmentation2D

* BaseCamTexProject
* TexDivide
* zoomCoords