3D Dice in 2D game approach suggestion

Starting to work on a Backgammon game, my first attempt at SpriteKit. I would like to make 3D dice that actually roll on the board, but I’m having some trouble figuring out how to get started on that part.

Can anyone suggest an approach or some tutorials (here or otherwise) that could point me in a direction of creating 3D dice that roll on an otherwise 2D board?

Many thanks for any help!!