POV-Ray : Newsgroups : povray.general : POV-Ray & Databases : Re: POV-Ray & Databases Server Time
2 Aug 2024 16:24:24 EDT (-0400)
  Re: POV-Ray & Databases  
From: Florian Brucker
Date: 5 Nov 2004 10:04:14
Message: <418b966e$1@news.povray.org>
> Except databases go beyond simple I/O. [...]
Yeah, I know that. My idea was to write an inc-file which would act as 
an interface to a database-server, by writing out SQL-statements to 
text-files, which would then be executed/parsed using a normal command 
line database client and the exec-command I described.

Florian
-- 
camera{look_at-y*10location<8,-3,-8>*10}#local a=0;#while(a<999)sphere{
#local _=.01*a-4.99;#local p=a*.01-5;#local c=.01*a-4.995;<sin(p*pi)*5p
*10pow(p,5)*.01>sin(c*c*c*.1)+1pigment{rgb 3}}#local a=a+1;#end
/******** http://www.torfbold.com ******** http://www.imp.org ********/


Post a reply to this message

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