5 minutes challenge :)

Next
 From:  Frenchy Pilou (PILOU)
4293.1 
for the fun i have made a little speed French Challenge :)
Sorry text is in French but it's very easy
1 minutes modeling + colors in Moi
Random color : a very cool script by Michael
script: /* Assign random styles to solids */ var styles = moi.geometryDatabase.getObjectStyles(); var breps = moi.geometryDatabase.getObjects().getBReps(); for ( var i = 0; i < breps.length; ++i ) { var brep = breps.item(i); var style_index = Math.floor(Math.random() * styles.length); brep.styleIndex = style_index; }

Sphere 3D Reduce x,y , Sweep, with reduce extremities, Array curve on a path, Random colors, 2 copy and 3 rotations, That all :)


Snapshot of Moi's screen above and follow so all modeling and colors in one minute!


Then 2D Prog 4 minutes

EDITED: 22 May 2011 by PILOU

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael T. (MICTU_UTCIM)
4293.2 In reply to 4293.1 
Simply beautiful Pilou!

Michael T.
Michael Tuttle a.k.a. mictu http://www.coroflot.com/DesignsByTuttle
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
4293.3 In reply to 4293.1 
I like that one Pilou - looks like it might be a Phoenix head or something like that!

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  jotero (TOROLF)
4293.4 
beautiful Pilou :)
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  Frenchy Pilou (PILOU)
4293.5 In reply to 4293.4 
Thx and your are a famous geometric connoisseur! ;)
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All