accassid / dice-gen

A three.js based dice generator react app.
18 stars 7 forks source link

Add model d4Shard #104

Open HeuristicBishop opened 3 years ago

HeuristicBishop commented 3 years ago

Added support for a "shard d4". The pointy one with a shorter top than bottom.

It modifies the adjustableOctahedron class and also adjusts some d8 bits for compatibility.