Negative Space: dice
- And this has what to do with dice?
-
Now that we understand the basics of intersection and planes, we can use this to create each half of a ten-sided die.
- Die Roller
- Gods & Monsters uses d4, d6, d8, d10, d12, d20, and d100. What is a d4? a d20? What is a d100? What do these dice look like, and how do you read them?
- DieSquare for iOS
-
Are your dice biased? Perform on-the-fly chi-square tests using your iPad or iPhone and Pythonista.
- The Marvels of Chance
-
Why does it seem cool when we roll maximums? Because it is cool.
- Random table rolls
- As often as not, when you roll on a random table you are rolling a random number of times. Now that we have a dice library, we can turn the roll count into a die roll.
- Ten-sided dice
-
The intersection of multiple shapes is often one of the least understood features of constructive solid geometry. Here we’ll create a ten-sided die using the intersection of planes.