PDA

Click to See Complete Forum and Search --> : Spinning a triangle


Allanon
Feb 12th, 2001, 03:23 PM
I have just started to learn Direct3D. I converted the first tutorial from the mssdk into Borland Builder. My problem is that the program works fine, except that the triangle is suppose to rotate 360 degrees but only goes 180 degrees. Could someone please look at my code and tell me what I am doing wrong, I think it is something very basic.

THANKS

plenderj
Feb 13th, 2001, 06:41 AM
Convert it to VB and I'll tell you ;)

- jamie

CyberCarsten
Feb 14th, 2001, 07:15 AM
There is a great Direct3D tutorial at www.vbexplorer.com , that shows you how to create a triangle, and make it spin...