Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DarkBASIC Discussion / rendering 3d objects

Author
Message
XoM
19
Years of Service
User Offline
Joined: 28th May 2005
Location:
Posted: 24th Jun 2005 12:08
hey everyone,
i was wondering if you can render 3d objects in darkbasic
thx
-devan
Sven B
20
Years of Service
User Offline
Joined: 5th Jan 2005
Location: Belgium
Posted: 24th Jun 2005 20:58
yes, but only primitives

make object cube nr,size - makes a cube
make object sphere nr,size - makes a sphere
make object box nr,x-size,y-size,z-size - makes a box
make object cylinder nr,size - makes a cyliner
make object cone nr,size - makes a cone
make object plain nr,x-size,y-size - makes a plain
make object triangle nr,x1,y1,z1,x2,y2,z2,x3,y3,z3- makes a triangle

or you can load objects:
load object filename$,nr

Immunity and Annihalation makes Immunihalation...

Login to post a reply

Server time is: 2025-05-22 21:28:57
Your offset time is: 2025-05-22 21:28:57