Well, I'm designing a program to do isometric pics, but with the ability of modifying every vertex of each object and all that things… so, here I post the first screeny, that show the created cube… that script costed me much… because its done with each vertex at a position for after modifyin it…
here is the screenyIso Designer 2007!
Posted by SN4K3 on Nov. 7, 2006, 2:25 p.m.
Thanks
The program looks cool. I cant wait until it comes out.
It will be at the start of 2007 aprox… because I need to add all the drawing scripts… just the cube script has 163 lines of code… And I still need the script to modify vertexes and all that things…
looks preety neat.
Your image is a bit on the LARGE size.
Try the following: <<b></b>img src=<i>image address</i> width=320>Didn't work that Gamer3D
Thanks for all the comentsIt didn't work because html is no longer allowed.
Looks good, by the way [:)]163 lines of code to draw a cube? sounds phishy to me…
This reminds me of my old VerTech project.
Yes, 163. because it sets the position of each vertex for after being able to modify them at the mouse pos.