Script/Plugin for workspace that uses a web page to act as a color picker. The advantage over the standard color picker is that you can interactively change a color. My main goal was to try to use web technologies to produce UI panels for truespace. It mostly works. The color picker and the ui elements fight for control of the web document and that creates some problems that require user action instead of being automatic. It does not work well with Internet Explorer so Firefox or Chrome must be used. The only real downer is that the truespace built in web browser can't handle it either.
http://www.clintons3d.com/plugins/trues ... icker.html"
youtube demo starts with installation then shows how it works:
https://www.youtube.com/watch?v=OC3Xx6a0_AU"
Browser based Color Picker
-
clintonman
- Captain
- Posts: 5659
- Joined: 21 May 2009, 21:08
- Type the number ten into the box: 0
- Location: California
Browser based Color Picker
-
Draise
- Captain
- Posts: 3200
- Joined: 21 Sep 2009, 19:33
- Type the number ten into the box: 0
- Location: Bogota, Colombia
Re: Browser based Color Picker
This is.. impressive. I like your image color picker too, very nice.
-
clintonman
- Captain
- Posts: 5659
- Joined: 21 May 2009, 21:08
- Type the number ten into the box: 0
- Location: California
Re: Browser based Color Picker
Update/Repost:
Sept 8 changes:
improved performance, spends less time in the web server code and the jscript loop uses proper pause nodes
don't have to press enter to update
number inputs have spinner controls
Sept 8 changes:
improved performance, spends less time in the web server code and the jscript loop uses proper pause nodes
don't have to press enter to update
number inputs have spinner controls
