|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I downloaded the Povray source code and compiled a 64-bit version of it for
WindowXP-64bit. When I tested it against the 64-bit machine, it complained
that there were registry entries missing. So I installed Povray as what I
did for a 32-bit windows. The installation went O.K. But obviously the
components installed donot match what's needed by a 64-bit Povray exe. It
crashed.
Do they have a 64-bit version installation? I could not find anything on
the web. Can anyone help me to make it work? I used Intel 64-bit compiler
versin 8.0.
Thanks!
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Judy Hopkins" <jho### [at] seismicmicrocom> wrote in
news:web.3fdf791e576c20ec53e0ca340@news.povray.org:
> I downloaded the Povray source code and compiled a 64-bit version of
> it for WindowXP-64bit.
>
This might be better asked in povray.programming. Also, I am curious to
why you want to do this? AFAIK, you would not be gaining much with a 64
bit compile, without making major changes to the source code.
--
Tom
_________________________________
The Internet Movie Project
http://www.imp.org/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Tom Galvin wrote:
>This might be better asked in povray.programming. Also, I am curious to
>why you want to do this? AFAIK, you would not be gaining much with a 64
>bit compile, without making major changes to the source code.
>
I am preparing for an intro presentation on 64-bit programming. Povray can
be used to demo the use of a few compiler performance switches such as IPO
and PGO.
Is povray.programming another newsgroup? I will look for it.
Post a reply to this message
|
|
| |
| |
|
|
From: Warp
Subject: Re: Compile a 64-bit version of Povray on Windows
Date: 16 Dec 2003 20:10:38
Message: <3fdfad0e@news.povray.org>
|
|
|
| |
| |
|
|
Tom Galvin <tom### [at] imporg> wrote:
> AFAIK, you would not be gaining much with a 64
> bit compile, without making major changes to the source code.
He would if he had more than 4 gigabytes of memory. I find it quite
unlikely, though. :)
--
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Judy Hopkins" <jho### [at] seismicmicrocom> wrote in
news:web.3fdfa2af581a6a8753e0ca340@news.povray.org:
>
> Is povray.programming another newsgroup? I will look for it.
>
>
I see you found it ;)
--
Tom
_________________________________
The Internet Movie Project
http://www.imp.org/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Warp <war### [at] tagpovrayorg> wrote in news:3fdfad0e@news.povray.org:
>
> He would if he had more than 4 gigabytes of memory.
>
You mean "she" would ;)
--
Tom
_________________________________
The Internet Movie Project
http://www.imp.org/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Warp wrote:
> He would if he had more than 4 gigabytes of memory. I find it quite
>unlikely, though. :)
I have access to several machines with more than 4 gig or memory (I think
the biggest one has 8) and I certainly would like to try a nice big scene
with high quality radiosity settings just to see whether it would work.
Thomas
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |