POV-Ray : Newsgroups : povray.newusers : <no subject> : Re: <no subject> Server Time
24 Apr 2024 06:51:09 EDT (-0400)
  Re: <no subject>  
From: Bald Eagle
Date: 25 Nov 2018 09:20:01
Message: <web.5bfaaf0f6f92e856765e06870@news.povray.org>
Perhaps you can consider doing something like:

http://bugman123.com/Physics/index.html
https://nylander.wordpress.com/category/physics/magnetism/


I don't immediately see any POV-Ray code, but perhaps you can decipher the
Mathematica code to get an idea of what he's doing.

Maybe what you're running into with your scene is similar to
http://www.econym.demon.co.uk/holetut/

where there are an astronomical number of ray intersection tests that need to be
done.

See one of Mike's solutions - defining a single object as an isosurface.
http://www.econym.demon.co.uk/holetut/holes2.htm

Perhaps you can use a similar solution by taking advantage of variable
substitution in the isosurface to create "copies" of your torus while having the
isosurface still be a single object:
http://www.econym.demon.co.uk/isotut/substitute.htm
(see near the bottom where he uses the mod() operator.

I hope maybe this helps some.


Post a reply to this message

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