Grasshopper

algorithmic modeling for Rhino

Hi,

i'm designing a standing and i'm having a problem with the visualization, i think so. i'm having the same problem on rhino 4 and 5. already tested on another computer and the same problem occurs.

any ideas?

Views: 444

Attachments:

Replies to This Discussion

Hi Victor,

it looks like your geometry is either very very small, very very large or very very far away from the origin. Meshes are stored as single-precision data in Rhino whereas nurbs data such as wireframe curves is stored as double-precision. This means that meshes don't behave when they contain very small or very large numbers.

The only solution it to make sure you pick common-sense units (i.e. don't work in millimeters when designing a city, don't work in kilometers when designing a hand-held) and keep your geometry near the world origin point.

Further information: http://wiki.mcneel.com/rhino/farfromorigin

--

David Rutten

david@mcneel.com

Poprad, Slovakia

Nice David,

Thank you!

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service