Hi I need a good tool to mathematically create a surface and then get it into 3ds max, for example a sphere is defined algeraically as x^2 + y^2 + z^2 = r^2. Any examples? The only one I can find is 3D-Math Xplor, but the full version only works on a mac and I have Windows 7. The Java version that works on all platforms does not have the export functionality!
Tool to mathematically create a mesh
Started by Daniel Wilson, Jul 17 2012 07:59 AM
5 replies to this topic
Ad:
#3 Members - Reputation: 159
Posted 17 July 2012 - 11:01 AM
Hmm, this is very close to what I need, but it uses parametric equations to define the formula, e.g. a sphere would in the form: x = r cos(u) sin(v), y = r sin(u) sin(v), z = r cos(v). I need something I can type x^2 + y^2 + z^2 = r^2 and get a sphere!? I've been looking for a way to convert the equation of the surface I have to a parametric one but can 't really figure it out!
#4 Members - Reputation: 2042
Posted 17 July 2012 - 11:05 AM
Parametrization of an equation is really simple once you get your head wrapped around it, here's a wikipedia article which explains it quite clearly: http://en.wikipedia.org/wiki/Parametric_equation
#5 Members - Reputation: 198
Posted 17 July 2012 - 11:38 AM
I've only played with this on linux, but seems to fit your description the most: http://k3dsurf.sourceforge.net/
Stop twiddling your bits and use them already!
#6 Members - Reputation: 159
Posted 26 August 2012 - 04:17 PM
I've only played with this on linux, but seems to fit your description the most: http://k3dsurf.sourceforge.net/
That's what I needed thanks!






