Would this do ? Just change the matLibPath to your needs, and dont forget the double \\. Select your objects and execute. tmpMatLib = loadTempMaterialLibrary matLibPath c = tmpMatLib.count sel = selection as array for s in sel where (superclassof s == geometryClass) do (s.material = tmpMatLib[random 1 c]) )(
So first pass prototyping the standalone version. Managed to [relatively] cleanly port most of the editor code over to runtime code, added a way to bake out the vertex colors from the [pregenerated 64x64 plane] to an arbitrarily-sized texture. [ame=" https://www.youtube.com/watch?v=n_ZuZ76gCj0"]Prototyping a standalone…
Though, Im very curious to see how this robot would do in those yearly robot competitions where they have to go through an obstacle course. It appears that this thing is able to do what it does because of QR codes. If those codes aren't placed on objects and walls, will it know what to do? It's got balance, but what else?
whats the problem at all if a tour boundle would pay out 75volvo/25rest but 62,5volvo/ 12,5tourguys /25artists. the tourguys would not get a single dollar less then they are getting now. just the artist is getting more and volvo less ps: @konras try that code: <edit i pn-ed u the code> i just tryed it and it works.
BUNNY PELT! ^^ should totes ditch the code junk and go straight to art prototyping, just sayin :) (hope you do get the code side sorted out asap tho srsly) 2d mockup looks totes approtes. And hope that monkey fur works out as well (being fur and all) ^^ Bump for updates :poly142:
its not really a application but rather a collection of code and a code editor. There are some tools for the torque engine like a level layout tool (placing primitives and meshes) and some 2d level editors but its more a tool for programmers. if you are more the artist guy check out unity3d - which will be soon avaiable…
Can you imagine having to learn programming thats not only in another language, but one that uses different characters.. There was a time when people coded directly to machine code. I would call most of the ASCII chart "different characters" (especially on a C64 keyboard, C64 ASCII is quite a bit uglier than PC ASCII).
Hey, Maximum! One only need to select the Unreal 4 post-processing option(s) in order to enable 1-1 previewing. 3DO's shader code is identical to UE4's code when either UE4 post-processor is enabled. :smile: If you continue to see discrepancies between UE4 and 3DO, please post images for us so we can take a look into it!…
I think it is broken in 2014, haven't tested but reb never distubute the real code, but instead the compiled python bytecode, which is dependent on the python version. And Maya 2014 uses python 2.7 while all earlier versions are still on python 2.6.4 or earlier. It could likely be decompiled back to normal python code to…
I belive the door opens like a regular door after you input the code. The frame the camera on is the metal of the station so it doesnt move. Still need to add the glass material as it faked by a metal. The camera just logs who approaches the door, only the engineers have codes. Ill paint in painter subtle wear where the…