[edit] package json.
This commit is contained in:
parent
5d5cd17749
commit
1b735aafe4
@ -1,5 +1,7 @@
|
|||||||
# glsl-util
|
# glsl-util
|
||||||
|
|
||||||
|
utility functions for glsl.
|
||||||
|
|
||||||
## install
|
## install
|
||||||
|
|
||||||
```
|
```
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "glsl-convert-color",
|
"name": "glsl-util",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "this is the function that convetts RGB to HSV. or is its opposite.",
|
"description": "utility functions for glsl.",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "yoichi kobayashi",
|
"name": "yoichi kobayashi",
|
||||||
"url": "http://www.tplh.net/"
|
"url": "http://www.tplh.net/"
|
||||||
|
Loading…
Reference in New Issue
Block a user