ricky_vancouver Posted December 11, 2010 Share Posted December 11, 2010 I'm working on PHP Math for my assignment, and it requires a graph to show the functions. But, i have no idea how to build a x-y-z (3D) graph.... All codes that i have search only for 2-dimensional (x-y axis) only.. Is there any help or solutions to make a 3-dimensional graph using PHP or Javascript? thank you before Link to comment https://forums.phpfreaks.com/topic/221294-how-to-draw-3d-graph/ Share on other sites More sharing options...
phpian Posted December 11, 2010 Share Posted December 11, 2010 maybe this could help http://dragan.yourtree.org/code/canvas-3d-graph/ Link to comment https://forums.phpfreaks.com/topic/221294-how-to-draw-3d-graph/#findComment-1145708 Share on other sites More sharing options...
ricky_vancouver Posted December 13, 2010 Author Share Posted December 13, 2010 thanks Link to comment https://forums.phpfreaks.com/topic/221294-how-to-draw-3d-graph/#findComment-1146497 Share on other sites More sharing options...
mikecampbell Posted December 13, 2010 Share Posted December 13, 2010 http://www.exorithm.com/algorithm/view/plot_3d_function Maybe this will help you? Link to comment https://forums.phpfreaks.com/topic/221294-how-to-draw-3d-graph/#findComment-1146502 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.