POV-Ray : Newsgroups : povray.general : POV Wishlist : Re: POV Wishlist Server Time
3 Aug 2024 18:16:14 EDT (-0400)
  Re: POV Wishlist  
From: Tom Galvin
Date: 17 Mar 2004 10:32:03
Message: <Xns94AF6B25D7921tomatimporg@203.29.75.35>
Tyler Eaves <tyl### [at] NOSPAMml1net> wrote in 
news:pan### [at] NOSPAMml1net:


> 
> 8. A C(++) API
>     This is another way of acheiving some of the above speed-related 
>     goals. Allowing creating a pov-scene by linking against the API,
>     giving code that builds a binary to render the scene. The ultimate
>     for CPU intensive stuff.
> 

I would much rather see the perl module povray.pm ;)

use povray;
my $result = povray->render(  AA => 0.3,
                              AM => 2,
    	    	    	    	    	etc, etc...
                           );



-- 
Tom
_________________________________
The Internet Movie Project
http://www.imp.org/


Post a reply to this message

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