Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.03 KB

File metadata and controls

25 lines (15 loc) · 1.03 KB

Blender Screen Saver Creator

  • Designed and coded a PyQT GUI that interacts with the Blender API and allows users to easily customize and render procedurally generated cube patterns with dynamic materials and lighting conditions as a desktop wallpaper.
  • Modelled a range of multivariable functions for the user to select as a default pattern before further customization.

Sample Images from Blender Viewport:

blend-1 Blender panel GUI displayed in the bottom left

blend-2

blend-3

blend-4

Technologies

  • Python
  • PyQT
  • Blender

Note:

Project was adjusted in a second interation to use the blender GUI system.