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 Quote 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/ Quote 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 Quote 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? Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.