https://github.com/olilarkin/guiutilities
A collection of povray files and python shell scripts to render gui elements such as knobs, buttons and sliders
https://github.com/olilarkin/guiutilities
Last synced: about 1 year ago
JSON representation
A collection of povray files and python shell scripts to render gui elements such as knobs, buttons and sliders
- Host: GitHub
- URL: https://github.com/olilarkin/guiutilities
- Owner: olilarkin
- Created: 2011-03-18T18:19:44.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2014-09-07T17:09:39.000Z (almost 12 years ago)
- Last Synced: 2025-04-05T14:34:39.531Z (over 1 year ago)
- Language: Python
- Homepage: www.olilarkin.co.uk
- Size: 120 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
Python shell script to help rendering transparent animation scenes for GUI controls, using POV-ray
Oli Larkin 2011-14
http://www.olilarkin.co.uk
License:
WTFPL http://sam.zoy.org/wtfpl/COPYING
thanks:
transparent background thanks to Christoph Hormann's tutorial here http://www.imagico.de/pov/icons.html
example knob based on synthedit knob example by Jeff Mclintock
notes:
tested on Ubuntu and OSX
Python2 script, python should be installed already
requires POV-ray and ImageMagick, install them via apt-get/macports etc
tested with povray @3.7.0.0_1 / ImageMagick @6.8.9-7_0+x11 on OSX 10.9