|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
How can I find the value of epsilon for my computers?
Brendan Ryan
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
In article <38FA21C2.A24E7CC3@global2000.net> , Andrea Ryan
<ary### [at] global2000net> wrote:
> How can I find the value of epsilon for my computers?
By looking into the source code of the POV-Ray you are running.
Thorsten
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Andrea Ryan wrote:
> How can I find the value of epsilon for my computers?
> Brendan Ryan
How's epsilon defined?
--
___ _______________________________________________
| \ |_ <dav### [at] faricynet> <ICQ 55354965>
|_/avid |ontaine http://www.faricy.net/~davidf/
"The only difference between me and a madman is that I'm not mad." -Dali
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
David Fontaine wrote:
> How's epsilon defined?
--
Ken Tyler - 1400+ POV-Ray, Graphics, 3D Rendering, and Raytracing Links:
http://home.pacbell.net/tylereng/index.html http://www.povray.org/links/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Ken wrote:
haha
--
___ _______________________________________________
| \ |_ <dav### [at] faricynet> <ICQ 55354965>
|_/avid |ontaine http://www.faricy.net/~davidf/
"The only difference between me and a madman is that I'm not mad." -Dali
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Which file is it in?
Brendan Ryan
Thorsten Froehlich wrote:
> In article <38FA21C2.A24E7CC3@global2000.net> , Andrea Ryan
> <ary### [at] global2000net> wrote:
>
> > How can I find the value of epsilon for my computers?
>
> By looking into the source code of the POV-Ray you are running.
>
> Thorsten
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
In article <38FBACD1.93B2572F@global2000.net> , Andrea Ryan
<ary### [at] global2000net> wrote:
> Which file is it in?
The default is in frame.h, but the platform specific one is, together will
all the platform specific stuff, in config.h.
Thorsten
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
The default value of epsilon is 1.0e-10. I can't find it in config.h.
Huge_val is 1.0e+17.
Brendan Ryan
Thorsten Froehlich wrote:
> In article <38FBACD1.93B2572F@global2000.net> , Andrea Ryan
> <ary### [at] global2000net> wrote:
>
> > Which file is it in?
>
> The default is in frame.h, but the platform specific one is, together will
> all the platform specific stuff, in config.h.
>
> Thorsten
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
In article <38F### [at] global2000net> , Andrea Ryan
<ary### [at] global2000net> wrote:
> The default value of epsilon is 1.0e-10. I can't find it in config.h.
> Huge_val is 1.0e+17.
Yes, then it is 1.0e-10.
____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde
Visit POV-Ray on the web: http://mac.povray.org
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Thanks!
Brendan Ryan
Thorsten Froehlich wrote:
> In article <38F### [at] global2000net> , Andrea Ryan
> <ary### [at] global2000net> wrote:
>
> > The default value of epsilon is 1.0e-10. I can't find it in config.h.
> > Huge_val is 1.0e+17.
>
> Yes, then it is 1.0e-10.
>
> ____________________________________________________
> Thorsten Froehlich, Duisburg, Germany
> e-mail: tho### [at] trfde
>
> Visit POV-Ray on the web: http://mac.povray.org
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |