react-regl
Advanced tools
+1
-1
| { | ||
| "name": "react-regl", | ||
| "version": "5.2.1-beta.0", | ||
| "version": "5.2.1", | ||
| "description": "A custom React Fiber reconciler renderer for regl webGL", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
+3
-3
@@ -135,5 +135,5 @@ # react-regl | ||
| **This libaray enables developers to write shader code in a regl syntax style and then seamlesssly execute it as a ract component or regular regl** | ||
| **This libaray enables developers to write shader code in a Regl syntax style and then seamlesssly execute it as a regular Regl command or a React component.** | ||
| This library brings a JSX interface to `regl`, enabling easy integration of Regl UI into existing `react` projects. `react-regl` Allows you to render regl draw commands as react components. You can define the regl draw command as you would with raw `regl` but with `react-regl` you can pass arnd render it as react component. | ||
| This library brings a JSX interface to `regl`, enabling easy integration of Regl UI into existing `react` projects. `react-regl` Allows you to render regl draw commands as React components. You can define the Regl draw command as you would with raw `regl` but with `react-regl` you can pass and render it as React component. | ||
@@ -149,3 +149,3 @@ This library was inspired by a discussion in the main regl repository: https://github.com/regl-project/regl/issues/576 | ||
| Worldview is a higher level 3D engine (think Three.js or Babylon.js) abstraction on top of regl with corporate backing from Crusie self driving. | ||
| Worldview is a higher level 3D engine (think Three.js or Babylon.js) abstraction on top of Regl with corporate backing from Crusie self driving. | ||
| https://webviz.io/worldview/#/ | ||
@@ -152,0 +152,0 @@ |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
40668
0.01%0
-100%