Dice Face Generation Tool

-Python script | Autodesk Maya

  • The Python script interacts with Autodesk Maya to convert 2D images into 3D models with specific modifications.
  • The script includes a GUI creation function, with an interface designed in PyQt.
  • A button in the GUI triggers the 3D model creation process using the values provided by the user.

       The Python script was developed to address the lack of an efficient and custom converter in our in-house pipeline. It interacts with Autodesk Maya 2022, with the functionality to mass produce 3D dice faces from 2D images. Through the GUI, users can easily set up custom parameters to set the size, shape, and height of the generated mesh.