Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 3D dice
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
southpaw




PostPosted: Thu Mar 30, 2006 10:45 am   Post subject: 3D dice

I have a program that rolls 2 dice, and keeps track of how many times it rolls each combination. I am planning to try and make some dice on the screen, and i want to make them rolling in 3D if possible. I would appreciate any advice or suggestions on how to begin.
Sponsor
Sponsor
Sponsor
sponsor
do_pete




PostPosted: Thu Mar 30, 2006 12:26 pm   Post subject: (No subject)

Look for one of the 3D programs that catalyst has made under [Turing Source Code]
codemage




PostPosted: Thu Mar 30, 2006 2:39 pm   Post subject: (No subject)

Decide whether you actually:
#1 - need them to roll in 3D
or
#2 - look like they're rolling in 3D

Because #2 is probably easier to achieve if you can fake the 3D action vs. implementing a 3D graphics and physics engine just to make a few dice look nice.
MysticVegeta




PostPosted: Thu Mar 30, 2006 2:58 pm   Post subject: (No subject)

Yes to further support codemage's idea of #2 is that you fake the 3d dice which means it rolls the same everytime but change the number displayed on the top face of it according tot he user input Smile ie, I select 2, the dice rolls, 2 is displayed on the top, I select 3, the dice rolls the same way, except 3 is displayed on the top
southpaw




PostPosted: Thu Mar 30, 2006 6:50 pm   Post subject: (No subject)

alright, thanks guys. I looked over some of Catalyst's 3D stuff, and it may be kind of over my head right now, so I will probably try and work on option number 2 that you guys were talking about.
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 5 Posts ]
Jump to:   


Style:  
Search: