Page 1 of 4

3d dice roller

Posted: Mon Jul 05, 2010 5:46 am
by way
Hello, this is a work in progress on a 3d dice roller.
Right-click plus drag rotates the view, mouse wheel zooms in and out.
Left click rolls the die under the mouse cursor.

Features already in the app:
- 3d display & physic
- lighting model & shadows
- different die types
- cute light bulb

Features planned:
- interface to add and remove die dynamically
- more dice types
- die-die collision
- sound effects
- multiple boards

Regards,
way

Re: 3d dice roller

Posted: Mon Jul 05, 2010 6:45 am
by Robin
Interesting. I had to disable fsaa to make it work, though.

Re: 3d dice roller

Posted: Mon Jul 05, 2010 8:29 pm
by Jasoco
Interesting? This is amazing. How did you do it?

Re: 3d dice roller

Posted: Mon Jul 05, 2010 11:50 pm
by Lap
Extremely impressive and an amazing example of how how to do 3D in a primarily 2D engine.

Re: 3d dice roller

Posted: Tue Jul 06, 2010 7:59 am
by Chief
Holy! This is extreme! 100% awesome!

Re: 3d dice roller

Posted: Tue Jul 06, 2010 9:24 pm
by kikito
You could do Alone In the Dark with this thing. Very awesome.

Re: 3d dice roller

Posted: Fri Jul 09, 2010 11:59 am
by Alex22
That, for gods sake is the löveliest thing ever made. I can't even imagine those crazy maths you had to deal with.

Re: 3d dice roller

Posted: Sat Jul 10, 2010 10:38 am
by Q_x
Hi!

Really nice dice roller:D
I even altered it to have 2d6, and later 3d6

Thanks, and waiting to see a progress

Cheers,
Luke

Re: 3d dice roller

Posted: Mon Jul 12, 2010 11:04 pm
by willurd
Very cool :)

Re: 3d dice roller

Posted: Wed Jul 14, 2010 5:35 am
by Jasoco
How do you do it? I have looked at the code, but how do you do it so fast? And what are the limitations? How are you drawing images onto the polygons? My 3D "engine" is crap.