Graphing Calculator 3D
Uploader Comments (runiter)
All Comments (17)
-
sweet!
-
@runiter yeah.. something like that.. I've used a software that can graph that kind of equations but its in linux and I am looking if there is that kind of software that runs on windows..
-
@MrKyte12 oh so you mean something like "implicit" equations? We do you have plans for allowing implicit equations such as y^2=x to be typed and graphed instantly. Hopefully it will be ready in the next release.
-
@runiter a mere relation is when you test the graph using the vertical testing method, the line is gonna intersect 2 values.. example is y^2=x... an ellipse, sphere, circle, etc.. i hope I explained it properly..
-
@MrKyte12 What do you mean by mere relation equation? And example would help.
-
can it graph a mere relation equations?
new developer here... i was building a similar project, can you tell me what you implemented to get the graph? :3
imbuedHope 5 months ago
@imbuedHope I program in Java. For the graphics I used Java3D library but that library is too old now. I suggest using Ardor3D library for the graphics.
runiter 4 months ago
@runiter thanks!! i've been wondering for a while on how to get 3D working.. java for the win..!! thanks!
imbuedHope 4 months ago
@imbuedHope you're very welcome :)
runiter 3 months ago