Jump to content

PHP Drawing


archVille

Recommended Posts

Does anyone know how can i use some values (x,y,z) so to draw a cube ? I have the values written in a plain text .
Are there any useful tools for this ? I want to draw 3dimensional object having these values (including laso height of x , height of y , height of z) .
Any help appreciated...
Link to comment
Share on other sites

  • 2 weeks later...
[!--quoteo(post=374058:date=May 15 2006, 02:36 PM:name=michaellunsford)--][div class=\'quotetop\']QUOTE(michaellunsford @ May 15 2006, 02:36 PM) [snapback]374058[/snapback][/div][div class=\'quotemain\'][!--quotec--]
sounds like a class project.

you'll have to do the math, but you can draw lines using imageline();

[a href=\"http://us3.php.net/imageline\" target=\"_blank\"]http://us3.php.net/imageline[/a]
[/quote]

I am ok with IMageLine and 2D graphics , this is easy .
The problem is when i want to convert coordinates like (x,y,z) to 3d environment.
IS there any relational tool or something like that that take as values 3 dimensions and turns into a 3d shape (cube something) ??????????
Thanx anyway.... [img src=\"style_emoticons/[#EMO_DIR#]/wink.gif\" style=\"vertical-align:middle\" emoid=\":wink:\" border=\"0\" alt=\"wink.gif\" /]
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.