Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 356 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 356 Bytes

PySide2Examples

Bunch of PySide2 examples based on course on http://zurbrigg.com and various PySide2 examples or exercises.

Most interesting examples:

  • light_panel - editable list of all lights in the scene, edits are sychronized with the scene
  • table_example_dialog - editable table of all meshes in the scene, edits synchronized with the scene