Av3boy / Av3boy/SharpEngine

Integration with shadertoy

Open
#51 0 comments 0 reactions 0 assignees View on GitHub
editor enhancement shader
Dominant language
C#
Stars
6
Forks
0
Avg merge
1h 1m
Merged PRs (30d)
2

Description

https://www.shadertoy.com/howto

Through this api you are able to accesss specific shaders
https://www.shadertoy.com/api/v1/shaders/shaderID?key=appkey

Get all (future implementation?)
https://www.shadertoy.com/api/v1/shaders?key=appkey

Incorporate into the license:
```
Any product (app, web...) that uses the "Shadertoy.com API", either free or commercial, must mention that uses "Shadertoy.com API".
```

NOTE: Standardization for all shaders is `.vert` for vertex shaders and `.frag` for fragment shaders.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.