@SpadamFilms The concept can surely be applied, but the implementation is very tightly bound to the architecture within Maya. I've been working on re-writing most of the core code using PyMel and making it much more object-oriented rather than scripted. Unfortunately, this has been rather slow going since I started working in the field full time.
@sacul109498 I'ts all 3d maya objects. I'm using a scriptjob to monitor selection changes in the scene to see if the 3d 'buttons' were pressed. The animation of the interface is done by changing the scale values in small increments and forcing a screen refresh. Sort of ghetto but it works. Managing the interface in 3d this way certainly puts a strain on your system resources, but it's nice to see the actual objects you are using.
Thanks for your comment alex200qq. My plan is to make this available through creativeCrash and my personal website once I have a chance to clean up the code. I'll post a link here when it's ready.
Nicely done. This might be your golden ticket to Hollywood. I wish I was that good.
Badg0r 3 months ago
you are a genius and a scholar
mdupre0423 5 months ago
OMG I need this!!!
SMLongwood 7 months ago
Can this same concept be applied other programs like Blender?
SpadamFilms 10 months ago
@SpadamFilms The concept can surely be applied, but the implementation is very tightly bound to the architecture within Maya. I've been working on re-writing most of the core code using PyMel and making it much more object-oriented rather than scripted. Unfortunately, this has been rather slow going since I started working in the field full time.
c9iner 10 months ago
That's so freaking sweet. What a bad ass plugin.
monstrozzity 11 months ago
This is pure inspiration to me. Incredible! I've been learning python the past 5 or 6 months, and made a few tools, but this is pure genius.
Great work!
If you don't mind me asking, is that gui made from objects in maya? or is it pre rendered graphical / 2d stuff?
sacul109498 1 year ago
@sacul109498 I'ts all 3d maya objects. I'm using a scriptjob to monitor selection changes in the scene to see if the 3d 'buttons' were pressed. The animation of the interface is done by changing the scale values in small increments and forcing a screen refresh. Sort of ghetto but it works. Managing the interface in 3d this way certainly puts a strain on your system resources, but it's nice to see the actual objects you are using.
c9iner 1 year ago
This is great man!!!
You think the movie is made in a similar process?
Rosenio 1 year ago
Great Job,
It's beautiful, well done
amirzarrin 2 years ago
Amazing! I cant wait to play around with this. it's a great idea.
Devspark 2 years ago
wheres the link?
ZeJeFloresca 2 years ago
Thanks for your comment alex200qq. My plan is to make this available through creativeCrash and my personal website once I have a chance to clean up the code. I'll post a link here when it's ready.
c9iner 2 years ago
Cool.But you have to put the links ok?
alex200qq 2 years ago