Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 22 days 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-03T00:08:11.000Z (over 5 years ago)
- Last Synced: 2023-10-20T19:57:55.418Z (about 1 year ago)
- Topics: ar-studio, augmented-reality, instagram, shaders, spark-ar
- Language: JavaScript
- Homepage:
- Size: 1.63 MB
- Stars: 192
- Watchers: 14
- Forks: 36
- 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.
![hue cycle](https://user-images.githubusercontent.com/1738321/51322220-91a2b000-1a43-11e9-8343-4dc315536907.png)
### halftoneMono
halftone, pan horizontally to change size.
![halftone](https://user-images.githubusercontent.com/1738321/49737646-23ace100-fc6c-11e8-90d3-bb37fb7aa3f8.png)
### AspectCorrCircle
Aspect corrected circle.
![circle](https://user-images.githubusercontent.com/1738321/47683151-8612bc00-dbad-11e8-91e1-1a40f22f26ce.png)
### CircleMask
Circle shaped mask. Long-press to move circle position.
![circleMask](https://user-images.githubusercontent.com/1738321/47683208-b22e3d00-dbad-11e8-8265-87898e8bee00.png)
### InertialRGBShift
RGB shift/ chromatic aberration. Amount by device rotation.
![inertialRGBshift](https://user-images.githubusercontent.com/1738321/47683305-fc172300-dbad-11e8-98a4-783e8edaee21.png)
### pixelate
Mosaic/pixelate basic shader.
![pixelate](https://user-images.githubusercontent.com/1738321/47683340-0df8c600-dbae-11e8-8e97-846611af0fd7.png)
### SpiralColors
Spiral with colors shader.
![spiralColors](https://user-images.githubusercontent.com/1738321/47683424-4ac4bd00-dbae-11e8-8146-d7946f2237e4.png)
### SpiralSimple
Just a spiral shape.
### TexDivideColor
Tile texture with colors by row/column.
![tile texture](https://user-images.githubusercontent.com/1738321/47680944-fb2ec300-dba6-11e8-8e27-95606c6d1905.png)
### zoomScript [script]
texture zoom animation.
![zoomcoord](https://user-images.githubusercontent.com/1738321/55670753-9b77ca80-585e-11e9-9c13-138c28196b50.gif)
### voronoi [script]
Voronoi shader, based on the one from thebookofshaders: https://thebookofshaders.com/12/
![voronoi](https://user-images.githubusercontent.com/1738321/58769134-40bad080-857a-11e9-93f3-f3daf39330c0.png)
### Utils
* BrightContrast
![brightness contrast](https://user-images.githubusercontent.com/1738321/49687632-a1de7b80-fae4-11e8-8cbb-5e5dbec6658b.png)
* segmentation2D
![segmentation 2d](https://user-images.githubusercontent.com/1738321/49595728-6498b300-f957-11e8-8fd3-0cfdd5e2706f.png)
* BaseCamTexProject
* TexDivide
* zoomCoords