
-----------------------------------
Krabjuice
Fri Apr 02, 2004 1:37 am

3D Objects, Krab Style
-----------------------------------
Edit*

I can proudly say that within an hour, I have been able to introduce myself to  turing's "2D, yet still looks sorta 3D" community.  Come, lets celebrate *dispenses b00ze*

See attached

-----------------------------------
Raugrist
Fri Apr 02, 2004 7:57 am

Re: 3D Objects, Krab Style
-----------------------------------
I can proudly say that within an hour, I have been able to introduce myself to  turing's "3D" community.
Have you? I don't wanna be rude, but it looks to me like it's just some 2D points placed to look like a cube. I think I saw a link somewhere that shows how to "fake" 3D using 2D graphics. With perspective sutff. Oh, how do you make it so you can tell which point you clicked on?

-----------------------------------
jonos
Fri Apr 02, 2004 8:04 am


-----------------------------------
i believe he used mousewhere and he may have also used whatdotcolour with that but using whatdotcolour with mousewhere would have been pointless

-----------------------------------
Tony
Fri Apr 02, 2004 10:50 am


-----------------------------------
yeah, the 'cube' doesn't seem to have the 3d dimention :? Just few points connected by lines. You'd have to be able to rotate, or shade the surfaces to show 3D

-----------------------------------
Raugrist
Fri Apr 02, 2004 10:52 am


-----------------------------------
i believe he used mousewhere and he may have also used whatdotcolour with that but using whatdotcolour with mousewhere would have been pointless
Why would you say that? Use mousewhere to get the mouse coords, then use whatdotcolour to check if you clicked on a vertex. Makes sense, actually, though it could cause problems if two vertices are very close (or even overlapping).

-----------------------------------
jonos
Fri Apr 02, 2004 3:48 pm


-----------------------------------
all the vertexes are the same colour, so the prog wouldn't know which vertex you are clicking on, unless you also you mousewhere

-----------------------------------
Raugrist
Fri Apr 02, 2004 3:52 pm


-----------------------------------
Are you looking at the same program? Each vertex is a different colour. Looks to me like 41 to 48.
EDIT: except when you move some and then stop the program  :? 
You should make it so that you can just click on a vertex once to select it and then it follows the mouse so you don't have to drag it (Because of whatdotcolour and a small delay, the mouse could have moved away from the vertex by the time it gets to the mousewhere part and you lose control of it).

-----------------------------------
jonos
Fri Apr 02, 2004 5:22 pm


-----------------------------------
oops they are different, must have stopped it or something, i thought they were all red. he must be using both whatdotcolour and mousewhere, but there is a problem with the whatdotcolour and moving too fast with the mouse

-----------------------------------
the_short1
Sat Apr 03, 2004 3:02 pm


-----------------------------------
not too bad... for an hour... not realy 3d... as it is JUST lines... .but lookz good.... also..clicking on the drag point then being able to let the mouse go mite be better as i had to move it REALY slow....


overall... not bad..

-----------------------------------
valor
Mon Apr 05, 2004 3:22 pm


-----------------------------------
woah...funky all i can say funky
