POV-Ray : Newsgroups : povray.binaries.utilities : Palette Tool For Windows Server Time
5 Jul 2024 14:51:07 EDT (-0400)
  Palette Tool For Windows (Message 1 to 9 of 9)  
From: Welgan
Subject: Palette Tool For Windows
Date: 24 Nov 1998 21:59:03
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

From: Ken
Subject: Re: Palette Tool For Windows
Date: 25 Nov 1998 10:37:38
Message: <365C23BD.DE14F586@pacbell.net>
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

From: Martial
Subject: Re: Palette Tool For Windows
Date: 26 Nov 1998 07:37:48
Message: <365D4B9D.5830F1D5@Biosys.net>
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

From: Tom Galvin
Subject: Re: Palette Tool For Windows
Date: 26 Nov 1998 22:03:55
Message: <365e169b.0@news.povray.org>
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

From: How
Subject: Re: Palette Tool For Windows
Date: 13 Jan 1999 17:50:32
Message: <369d2338.0@news.povray.org>
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

From: Nigel Stewart
Subject: Re: Palette Tool For Windows
Date: 15 Feb 1999 00:49:59
Message: <36c7b587.0@news.povray.org>
>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

From: davidafisher
Subject: Re: Palette Tool For Windows
Date: 11 Sep 2002 15:20:06
Message: <web.3d7f96a15454a408f6ddf14e0@news.povray.org>
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

From: Ken
Subject: Re: Palette Tool For Windows
Date: 11 Sep 2002 21:08:07
Message: <3D7FE9EE.A3D98B9D@pacbell.net>
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

From: Philippe Lhoste
Subject: Re: Palette Tool For Windows
Date: 17 Oct 2002 10:23:03
Message: <Xns92AAA66E557D6PhiLho@204.213.191.226>
>>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

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.