Posted: 28th Jun 2003 0:51
here is the begening of a modeler... hmm if its called like that..anyway..... ....by modeler i mean ..like 3DSMAX...3D Canvas..

DBC V1.13 needed
not tested in DBPro


enjoy
Posted: 28th Jun 2003 1:23
It's good. It's kind of hard to control and all vertices are not shown, but a good start.

It works in DBPro, you just need to change the top bit to
+ Code Snippet
Print "Arrow key to move camera"
Print "W-A-S-D to rotate camera"
Print "Hold LeftClick to move vertex on X & Z axis (X mouse=X axis, Y mouse=Z axis)"
Print "Hold LeftClick to move vertex on Y axis"
Print "Press SpaceBar to hide/show vertice"
Print "Press R to change mode: Rotation/Modification"
Print "(in rotation mode, just move the mouse to rotate the sphere)"
wait key
sync on


I made something similar.
http://www.darkbasicpro.com/apollo/view.php?t=11300&b=6
Posted: 28th Jun 2003 1:46
hmmmm....in DBC all vertice are shown
and when you understand how they are controled..its not that hard
Posted: 28th Jun 2003 1:50
try it with the "source" button..cause in the code tag..there is some bug..
Posted: 28th Jun 2003 1:56
I did try the source button. Must not work correctly in DBPro.
Posted: 28th Jun 2003 2:02
yeah maybe...ill make an .exe

ok..here the link:

http://membres.lycos.fr/brainwasher666/

and choose "modelisator.zip"

DONT "SAVE AS"
just click on it...
Posted: 28th Jun 2003 2:29
Cool

Here's mine:
http://www.geocities.com/andrew11m/Modeller.zip
(Copy 'n paste/"Save as")

Controls:
In model mode:
Mouse: Left to select, Middle or Right to go into camera mode.
Up/Down: Move selected verts.
Space: Deselect all.
Control + Left/Right: Red part of vert color.
Enter/Return + + Left/Right: Green.
Shift + Left/Right: Blue.

In camera mode:
Mouse: Move x,y to move camera, move middle to zoom. Left click to go into model mode.
Up/Down: Zoom in/out.
Posted: 28th Jun 2003 2:54
mine work fine now?...with the .exe?

your .zip..does not work "bad crc..."
Posted: 28th Jun 2003 3:13
Darn... This is why Geocities sucks. I got a new host, but I can't use it for 7 days.
Posted: 28th Jun 2003 3:20


im on geocities too
but i put..all my file on lycos..and the page on geocites..
Posted: 29th Jun 2003 1:15
here a new version!!

added feature:
------------------
Saving in .CWW

Loading in .X
Loading in .CWW

Creation of primitive:
Plain
Sphere
Cube
Triangle
Cylinder
Cone
-----------------------

much more to come.......
Posted: 29th Jun 2003 1:48
Posted: 29th Jun 2003 2:10
Wow... Real cool. Much better than mine. Loading/saving works in DBPro, but loading primitives crashes. After objects load, they are displayed alright, but boxes are all over the place, nowhere near the verts. Good luck!
Posted: 29th Jun 2003 3:32
thx