3D Matrix

Previous topic - Next topic

WPShadow

Was mache ich denn falsch???


X_LOADOBJ "test1.ddd", 1
X_LOADOBJ "test2.ddd", 2
LOADSPRITE "colormap.bmp", 1

WHILE TRUE

  X_MAKE3D 0, 2000, 45
  X_CAMERA 300, 300, 300, 0, 0, 0
  X_SPOT_LT  0, RGB(0,255,255), 200,0,0, 0, 0, 0, 180

  X_MOVEMENT 0, 0, 0

  X_SETTEXTURE 1, -1

    X_PUSHMATRIX
    X_MOVEMENT 20, 0, 0
    X_SETTEXTURE 1, -1

    X_DRAWOBJ 2, 0

    X_POPMATRIX

  X_SETTEXTURE 1, -1

  X_DRAWOBJ 1,0

  SHOWSCREEN

WEND


GLG W.
AMD X2 4600, 2 GB Ram, ATI X1950 XTX, XP PRO SP2: GLB Premium 10.beta_dingsi, <(´.´<) Kirby Dance (>`.`)>
http://lostrevenant.blogspot.com
alea iacta est

Kitty Hello

Nichts - wenn Du das machen willst was Du machst. ;)
Was willst Du denn machen??