fragment-shader
Advanced tools
Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "fragment-shader", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "A lightweight, performant WebGL fragment shader renderer + editor. ", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# **fragment-shader** | ||
This project owns two primary features: a minimalist shader renderer and a live code editor. | ||
This project owns two primary features: a minimalist shader renderer and a live code editor (**[try it here!](https://fragment-shader.herokuapp.com/)**). | ||
@@ -5,0 +5,0 @@ > • `/classes/Shader.ts` – A lightweight & highly performant WebGL fragment shader renderer written in TypeScript. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
44482