Ears of wheat
All  1-2  3-8

Previous
Next
 From:  Zooen
10315.3 In reply to 10315.2 
Tanks (Merci) Marco,

And I totally approve (Et j'approuve totalement) :

The world it's so completely overloaded of any kind of terrible weapons, that artists of any kind, including 3d artists and 3d modeller, could do a much greater job, if they will spent their talents and efforts in creating something else. Whatever else .

The project of this modest creation is to finalize it by putting a bouquet of dried flowers and plants in the vase. But, as each spikelet of an ear is unique and slightly different from the others (to make the organic side and the reality of each ear) my file has become very "heavy" and this slows down MoI.

But I will still complete my bouquet. I make each plant or flower in a separate file. So only the final file will take me a long time to consolidate.

- Zooen

EDITED: 14 May 2021 by ZOOEN

  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:  ed (EDDYF)
10315.4 In reply to 10315.3 
Very nice Zooen. Your model has an illustration quality, and I like the vase design.

You can save a clean MoI screen shot on a white background with no browser UI markings via this key shortcut script by Michael: I assigned to Alt-T

script: var prev_background = moi.view.viewportBackgroundColor; moi.view.viewportBackgroundColor = 0xFFFFFF; moi.view.lineWidth = 4; moi.grid.display = false; moi.grid.showXYAxes = false; moi.view.showAxisIcon = false; moi.view.showViewTitles = false; var img = null; try { img = moi.ui.getActiveViewport().render( 4000, 2500 ); } catch(e){} moi.view.lineWidth = 1; moi.grid.display = true; moi.grid.showXYAxes = true; moi.view.showAxisIcon = true; moi.view.showViewTitles = true; moi.view.viewportBackgroundColor = prev_background; var name = img.getSaveFileName(); if ( name != '' ) img.save( name );

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

Message 10315.5 deleted 14 May 2021 by ZOOEN

Message 10315.6 deleted 13 Nov by ZOOEN

Message 10315.7 deleted 13 Nov by ZOOEN

Message 10315.8 deleted 13 Nov by ZOOEN
 

Reply to All Reply to All

 

 
 
Show messages: All  1-2  3-8