Skip to content

A coloring tool of Panda3D integration into Tkinter to make colorful 3D models

License

Notifications You must be signed in to change notification settings

taKana671/ColoringBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColoringBoard

  • A coloring tool of Panda3D integration into Tkinter to make colorful 3D models.

Demo

coloringBoard_demo

Requirements

  • Panda3D 1.10.12
  • Pmw 2.1.1
  • numpy 1.23.5

Environment

  • Python 3.11
  • Windows11

Usage

  • Execute a command below on your command line.
>>>python coloring_board.py
  • Drag the three sliders to make a custom color.
  • Click [Add Custom Colors] button to add a label of the custom color.
  • Select a category from the first combobox, and a name of polyhedron to display from the second one.
  • Click [Save] button to write colored 3D polyhedron model out to a bam file.
  • Click [File]>[Open File] to open the saved bam file.

About

A coloring tool of Panda3D integration into Tkinter to make colorful 3D models

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages