We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Wondering if anyone would be interested in a 3D Dice Simulator library. Please comment if you're interested. If there is sufficient support, I'll make a library - I have the basic framework ready. Thanks!
Comments
None interested?
Could you like provide a screen shot?
Could be interesting when someone makes a game with dices like settlers of catan
two six-sided dice are rolled to determine which hexes produce resource
https://en.m.wikipedia.org/wiki/Catan
@Chrisir Thanks for your interest. Unfortunately, I do not, as yet, have a screenshot of it, but I will upload the (basic) code and a screenshot within a few days.
Interesting. Is the idea a physics simulation of dice rolling as tumbling cubes falling onto a surface? If it is physics-oriented you thinking of using something like bRigid / jBullet, or just a simple gravity bounce algorithm and some basic collision detection?
example of a small Settler of Catan Game
mouse to rotate
no game play....
Cool.
@jeremydouglass I am actually using bRigid in the sketch. Unfortunately, my PC (laptop) has gotten infected with a virus and I'm unable to test anything right now. It may take two days before I can repair it (I'm no expert).
Just some screenshots of the basic sketch.