mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
Update README.md
This commit is contained in:
parent
54f0e26307
commit
0d59ee8029
@ -1,11 +1,11 @@
|
|||||||
# update
|
# update
|
||||||
* new NgColorController , fixed style of color-controller (no popup, fixed height:125px, huebar width from 15px to 20px)
|
* new NgColorController , fixed style of color-controller (no popup, fixed height:125px, huebar width from 15px to 20px)
|
||||||
* new BgColorController for handling two colors (i.e. foreground-background color)
|
* new BgColorController for handling two colors (i.e. foreground-background color)
|
||||||
* new HSVColorController
|
* new HSVColorController (toggle Mode: RGB <-> HSV)
|
||||||
|
|
||||||
![BgColorController](screen1.jpg)
|
![BgColorController](screen1.jpg)
|
||||||
![NgColorController](screen2.jpg)
|
![NgColorController](screen2.jpg)
|
||||||
![HSVColorController](screen3.jpg)
|
![HSVColorController](screen4.jpg)
|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
* addNgColor(properties,property) for NgColorController
|
* addNgColor(properties,property) for NgColorController
|
||||||
|
Loading…
Reference in New Issue
Block a user