CatmandOo: I see. Functions written implicitly like that are extremely difficult to render and would require a FAR more complex mathematical process than the one I have in place (believe me, to implement implicit functions in 2D is a difficult task in itself, let alone in 3D). Each of those quadrics (and a large majority of other implicit functions) however can be manipulated to make Z the subject and with the possible future +/- operator they can be rendered in full. If you need to render more complex surfaces you could buy a program such as Mathematica.
CatmandOo: It would be possible to implement an extra variable that represents time to create animated surfaces. It would not require a great deal of more code to do so, but will be very slow to render and there would be no way of saving it as an animated gif or anything like that so it does not have a very high priority at the moment. Maybe in a few months I will consider it again. Your previous suggestion of multiple surfaces on one render would be a good feature but would require alot of change to the interface which I cannot be bothered to work on too much at the moment. The closest thing to this that I am likely to do in the near future is add the option of a "plus or minus" sign at the start of a function to let you draw complete spheres and toruses etc. instead of just the upper half.
By xinhxinh, # Apr 13, 2007 10:10:02 PM
By bacau, # Apr 9, 2007 11:12:26 PM
Great work
By refrex, # Mar 12, 2007 4:39:12 PM
(tan(x)^2)/(sec(x)^-2)
By kingswifty33, # Feb 22, 2007 5:28:02 PM
I'm not sure whether i'm in the right place to post a nice function
f(x,y) = 2e^-6(x^2+y^2)-1
this is a Gaussian curve (3d of course)
Valentin
By de_Valentin, # Feb 15, 2007 2:35:52 PM
While saving image, is it possible to save in a different format??
Anyway liked a lot....
Thanks Man.
By ilndinesh, # Nov 13, 2006 2:41:54 PM
try cos(x*5)^9 * cos(y*5)^9
By vt-dbnz, # Oct 17, 2006 10:14:50 PM
By Lalacroft, # Sep 20, 2006 10:18:21 AM
By DasNuke, # Aug 28, 2006 2:04:23 AM
By flanker, # Aug 23, 2006 7:26:20 AM
By aleksanteri, # Aug 20, 2006 2:54:51 PM
If you need to render more complex surfaces you could buy a program such as Mathematica.
By Benjamin Joffe, # Aug 8, 2006 11:56:26 AM
Thanks for your reply. I haven't ment animated functions.
I've ment quadrics:
http://en.wikipedia.org/wiki/Quadric
By CatmandOo, # Aug 7, 2006 5:48:13 PM
By tac94, # Aug 6, 2006 10:11:25 PM
By tac94, # Aug 6, 2006 8:12:39 PM
By aboy0110, # Aug 6, 2006 3:47:55 PM
By iamivor, # Jul 23, 2006 6:28:14 AM
It would be possible to implement an extra variable that represents time to create animated surfaces. It would not require a great deal of more code to do so, but will be very slow to render and there would be no way of saving it as an animated gif or anything like that so it does not have a very high priority at the moment. Maybe in a few months I will consider it again.
Your previous suggestion of multiple surfaces on one render would be a good feature but would require alot of change to the interface which I cannot be bothered to work on too much at the moment. The closest thing to this that I am likely to do in the near future is add the option of a "plus or minus" sign at the start of a function to let you draw complete spheres and toruses etc. instead of just the upper half.
By Benjamin Joffe, # Jul 21, 2006 6:49:57 PM
By CatmandOo, # Jul 21, 2006 2:14:59 PM
By Obllivian, # Jul 13, 2006 10:35:20 AM