|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I made a small Windows utility that I find useful for povray.
If you add it on to your tool menu, it will bring up the Window's
colour palette and allow you to select a colour. It then puts
your colour on the clipboard in the form of:
rgb<0.2509,0.5019,0.5019>
so you can paste it into your code.
As an added plus, it was written in assembler, so the file size is only
891 bytes zipped :)
http://www.telusplanet.net/public/brbi/povutil/pal2pov.zip
Bug reports are always welcome in an odd sort of way.
Cyrus
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I look foreward to trying it out. Thank you for your
contribution to the Pov-Ray community.
Ken Tyler
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Bojour
Super genial
Mais pas toujours la bonne couleur
no always the good color
Thinks for it
@+ Martial ;-)
Welgan wrote:
>
> I made a small Windows utility that I find useful for povray.
> If you add it on to your tool menu, it will bring up the Window's
> colour palette and allow you to select a colour. It then puts
> your colour on the clipboard in the form of:
>
> rgb<0.2509,0.5019,0.5019>
>
> so you can paste it into your code.
>
> As an added plus, it was written in assembler, so the file size is only
> 891 bytes zipped :)
>
> http://www.telusplanet.net/public/brbi/povutil/pal2pov.zip
>
> Bug reports are always welcome in an odd sort of way.
>
> Cyrus
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
One word....elegant
Now if I could only add it as a button on the toolbar ;)
Tom
Welgan wrote in message <365B72A4.2DB2FA0D@telusplanet.net>...
>I made a small Windows utility that I find useful for povray.
>If you add it on to your tool menu, it will bring up the Window's
>colour palette and allow you to select a colour. It then puts
>your colour on the clipboard in the form of:
>
>rgb<0.2509,0.5019,0.5019>
>
>so you can paste it into your code.
>
>As an added plus, it was written in assembler, so the file size is only
>891 bytes zipped :)
>
>http://www.telusplanet.net/public/brbi/povutil/pal2pov.zip
>
>Bug reports are always welcome in an odd sort of way.
>
>Cyrus
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
great idea
hope that you can add a colormap editor to it as well
Welgan wrote in message <365B72A4.2DB2FA0D@telusplanet.net>...
>I made a small Windows utility that I find useful for povray.
>If you add it on to your tool menu, it will bring up the Window's
>colour palette and allow you to select a colour. It then puts
>your colour on the clipboard in the form of:
>
>rgb<0.2509,0.5019,0.5019>
>
>so you can paste it into your code.
>
>As an added plus, it was written in assembler, so the file size is only
>891 bytes zipped :)
>
>http://www.telusplanet.net/public/brbi/povutil/pal2pov.zip
>
>Bug reports are always welcome in an odd sort of way.
>
>Cyrus
>
>
>
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
>hope that you can add a colormap editor to it as well
Also, could you make it remember the last
colour you selected? (A history would be even
better!)
Not meaning to sound ungrateful... :-)
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Does anyone have a new pointer for this file, the one listed here is no
longer accessible (or available)
David
How wrote:
>great idea
>
>hope that you can add a colormap editor to it as well
>
>Welgan wrote in message <365B72A4.2DB2FA0D[at]telusplanet.net>...
>>I made a small Windows utility that I find useful for povray.
>>If you add it on to your tool menu, it will bring up the Window's
>>colour palette and allow you to select a colour. It then puts
>>your colour on the clipboard in the form of:
>>
>>rgb<0.2509,0.5019,0.5019>
>>
>>so you can paste it into your code.
>>
>>As an added plus, it was written in assembler, so the file size is only
>>891 bytes zipped :)
>>
>>http://www.telusplanet.net/public/brbi/povutil/pal2pov.zip
>>
>>Bug reports are always welcome in an odd sort of way.
>>
>>Cyrus
>>
>>
>>
>>
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
davidafisher wrote:
>
> Does anyone have a new pointer for this file, the one listed here is no
> longer accessible (or available)
I have a copy I'll send you.
--
Ken Tyler
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
>>hope that you can add a colormap editor to it as well
>>
>>Welgan wrote in message <365B72A4.2DB2FA0D[at]telusplanet.net>...
>>>I made a small Windows utility that I find useful for povray.
>>>If you add it on to your tool menu, it will bring up the Window's
>>>colour palette and allow you to select a colour. It then puts
>>>your colour on the clipboard in the form of:
>>>
>>>rgb<0.2509,0.5019,0.5019>
>>>
>>>so you can paste it into your code.
>>>
>>>As an added plus, it was written in assembler, so the file size is only
>>>891 bytes zipped :)
>>>
>>>http://www.telusplanet.net/public/brbi/povutil/pal2pov.zip
>>>
>>>Bug reports are always welcome in an odd sort of way.
>>>
>>>Cyrus
I have found an interesting color picker, that, unlike most others, is
able to export RGB float values, among a lot of other formats.
It is quite small, and even comes with a DLL and a .lib file to integrate
it to other applications. Maybe it could be a good idea for a GUI
extension, it that's what I think it is...
http://www.fluidstudios.com/freeware.html
--
--=#=--=#=--=#=--=#=--=#=--=#=--=#=--=#=--=#=--
Philippe Lhoste (Paris -- France)
Professional programmer and amateur artist
http://jove.prohosting.com/~philho/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |