Jump to content

CGeist

Members
  • Posts

    5
  • Joined

Personal Information

  • Country
    Austria

CGeist's Achievements

Newbie

Newbie (1/14)

10

Reputation

  1. Hi Select all objects and run this script. It will create a MaterialModifier on top of the stack with a random id between 1 and 20. for i in selection do( matMod= Materialmodifier() matMod.materialID = random 1 20 addModifier i matMod )
  2. Hi I just tested it myself. Works perfectly. Are you sure you´ve got the right control direction? You shouldn´t be able to rotate gear2 after you wired it to gear1 (except you choose a two-way connection). Here is my simple scene with 3 cubes wired together. wireTest.zip If you want to rotate the engine in space you could link everything to a dummy object and then rotate and move this object.
  3. Is it possible, that you connected the wrong parameters or maybe the wrong control direction? Because this should work as you described.
  4. Hi, nice renders. Where did you get these trees from? Or did you model them yourself?
  5. Hey Oanav, This Picture is amazing. Great Lighting, Materials and Contrast. The only part that needs some improvement is the left upper corner. The shadow looks a little bit weird. Keep up the good work.
×
×
  • Create New...