POV-Ray : Newsgroups : povray.general : Please help with some really hard math : Re: Please help with some really hard math Server Time
11 Aug 2024 13:23:49 EDT (-0400)
  Re: Please help with some really hard math  
From: Lewis
Date: 12 Jul 1999 15:14:13
Message: <378A3DE1.A2E3FC55@netvision.net.il>
Calculate the distance from the origin sphere with a sqrt(x^2+y^2+z^2),
and the direction is always either towards the sphere or away from it
(which is your normal). I didn't really get what you are trying to do
with the mesh, tho.

Peter Popov wrote:
> 
> Greetings all.
> 
> Suppose I have a sphere that is electrostatically charged. The
> intensity of its field at any point in space is proportional to the
> reciprocal squared distance, and the vector points away from the
> sphere. For a plane, it's easy. I think I can manage torii, cylinders,
> and cones. Even non-smoothed meshes.
> 
> How about a smoothed mesh? OK, I have all the vertices and
> corresponding normals stored in two arrays, but then what? How should
> I proceed to calculate the field vector and intensity at an arbitrary
> point in space?
> 
> And yeah, I am talking about POV script here, not C :)
> 
> Thanks in advance for any help.
> 
> Peter Popov
> ICQ: 15002700


Post a reply to this message

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