POV-Ray : Newsgroups : povray.programming : Which code evaluate Math functions (ie: isosurfaces) ? : Re: Which code evaluate Math functions (ie: isosurfaces) ? Server Time
17 May 2024 17:51:51 EDT (-0400)
  Re: Which code evaluate Math functions (ie: isosurfaces) ?  
From: Warp
Date: 25 Jan 2007 03:01:15
Message: <45b863ca@news.povray.org>
virtualmeet <tah### [at] yahoofr> wrote:
> I'm doing some tests for more that 3
> months now and for me one thing is sure: writing a better math parser is
> impossible by using the same sheme, because the fparser is the best of it's
> kinde.

  Not true, actually. It could use JIT compiling, making it even faster.
(This has been an idea for years, but I have never got to actually do it.)

  OTOH, if you are making every operation to 64 items at a time in a loop,
then maybe JIT compiling won't make *that* significantly faster...

-- 
                                                          - Warp


Post a reply to this message

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