broology / poker-moons

Free online poker with friends without the hassle.
4 stars 3 forks source link

feat(frontend shared ui): add depth, chip, and card orientation transforms #176

Closed jordems closed 2 years ago

jordems commented 2 years ago

Proposed Changes

Adds the depth card, and chip orientation transforms for player positions at the table. These transforms are meant to supply some sorts of artificial 3D affect to the non-hud elements on the table. This pr is meant to supply the framework for these transforms. The values supplied may need to be tweaked once we tie everything together.

This PR also adds the chips and card compent to the seat layout display

5d2e2d346dcdf63789ede55e76973254

Linked Issue

resolves #172 resolves #177

Types of changes

Merge Checklist

Deployment Notes