compilation of some of my work done at sci arc
Uploader Comments (ddcold)
All Comments (30)
-
I've been trying to understand Sci-Arc's specific appeal. Is it more about being in the same school with other people who you know have a great interest in experimental architecture? That is to say, while some would-be Sci-arc students are found here and there in other well known schools in no great majority, it is at Sci-arc that they know that their interest in brave frontiers will be both encouraged by their professors and well understood by their peers?
-
0:45 song name please?
-
what programs did u use
-
this "your work"is not funny
-
how the hell did i get here o__o
-
too random :/ cant find a way to use them... Id prefer something more useful.
Great work thought. doesnt mean it's easy.
-
1:25 That would be a funky computer tower xD
-
yes but where are the toilets
-
dats awsome..!!
-
awsome!!
I have no true need to save the geometry that is completed, except maybe to render, but even the rendering and camera movement could be incorporated with in the script. All i need is the script that is about 7 kb, and i can go to any computer that has maya installed on it and run the script.
ddcold 4 years ago
when i said you create the 'for' loop and all commands are repeated in that cycle, that includes the key framing of the geometry, the duplication, and the deformation. so it all happens at the same time. that is the beauty of scripting. when i run the script i start with a completely blank screen.
ddcold 4 years ago
Hello
I was wondering how you script creating things over time, so the generation is animated.
Also the very curvy red animation you have what type of model is that, ie spline nurbs...
ZakaryKinnaird 4 years ago
oh, i forgot to tell you, the curvy red animation is a sub-d
ddcold 4 years ago
Yeah cool i understand, I am 3D Maxscripting and its almost the same, just the language is a bit different, I just can't figure out how to key frame anything...
ZakaryKinnaird 4 years ago
did you script the creation of the object in your animation? I learn from maya as there is a script editor which echos every command in the scripting language. I think max has something similar. basically if i do not know how to write something, i simply do it manually and watch the code in the script editor, then copy and paste the code into my script. If you can, try that. if not just spend 15 bucks on a scripting book.
ddcold 4 years ago