-
Notifications
You must be signed in to change notification settings - Fork 37
Description
Operating System
Linux
OPENRNDR version
master branch
ORX version
master branch
Java version (if applicable)
No response
Describe the bug
When I run DemoRabbitControl.kt and choose colors in the web interface, they look more pale in OPENRNDR. I'm not sure where the issue is, but I suspect it might be in the Rabbit Control web interface, for one reason:
If I manually choose a color in that same interface, specifying a color like #FF0000, then it does look correct. It's only when clicking on the swatches that it looks more pale.
Update: I compared the colors using a color sampler application and noticed the displayed color in OPENRNDR is close to the top swatch in the same column of the color selector, but not identical.
Steps to reproduce the bug
Start DemoRabbitControl.kt, open a web browser, make the radius of the circle large, click on color, compare the color between OPENRNDR and the web interface.