プレイ日記
I've been trying to make a simple 3D cube that rotates clockwise, but sometimes the triangles swap colors, or stick in front of other triangles that are closer to the screen. Need help!!!
5そうだね
プレイ済み
返信[1]
親投稿
This is the part I need help on!
0そうだね
プレイ済み
返信[2]
親投稿
SıмΞоп SimeonW
You've got to put every point into an array Then use RSORT Z,X,Y,anyOtherVariables Then draw everything You can take a look at my 3D thing if you'd like, its almost exactly what your doing
1そうだね
プレイ済み
返信[3]
親投稿
ĦHarry Ramstrong
You sort by points? Not by polygons? Usually, people will take a central, average points of a polygon and sort by that.
0そうだね
プレイ済み
返信[4]
親投稿
What do you mean by array?
0そうだね
プレイ済み
返信[5]
親投稿
Now it just draws lines!? But it does seem to draw them in the correct order!
0そうだね
プレイ済み
返信[6]
親投稿
No!!! Back to the beginning!!! Hey, can you send me a simple 3D object rotation program that is not in strict mode?
0そうだね
プレイ済み
返信[7]
親投稿
I fixed the colors! Here's the code after I scan the Data. Please examine and fuind my mistake.
0そうだね
プレイ済み
返信[8]
親投稿
Also, heres the beginning of the coding (if you need it).
0そうだね
プレイ済み
返信[9]
親投稿
Never mind all together! OMP! I actually got it to work!!!
0そうだね
プレイ済み