Group Abstract Group Abstract

Message Boards Message Boards

2
|
5.8K Views
|
3 Replies
|
3 Total Likes
View groups...
Share
Share this post:

How to display tubes more efficiently in 13.2?

POSTED BY: Martijn Froeling
3 Replies

But it should be difficult to create that many tubes, no? Each tube is made of cylinder segments, which in turn are made of triangles, with texture and other attributes. And you have thousands of tubes. It is bound to take a ton of memory and time to generate them, way more than lines (which are not really 3D objects at all).

As you say, once you push the result onto a high-powered graphics cards it will be fine, because the hard work is done.

POSTED BY: Gareth Russell

Yes i agree, it should be hard, but not minutes. That's why i reduce the render quality considerably compared to default values. I don't mind waiting a bit, but the time for me does not scales linearly with the number of tube points. And the frontend crashes way before I run out of memory.

POSTED BY: Martijn Froeling

When I had similar graphics but quite different data problems, I made a work flow: construct and manipulate Graphics objects and Show them together, in my case with resized external photos, in Mathematica.

Each unit I exported as scalable PDF and 'placed' the pdfs in different layers into Adobe Ilustrator where they can be placed, resized and bound together to subunits.

Illustrator seems to be a reliabe basis for grouping, implanting, text writing, making projections to parts and layers and, printing what is seen on the screen, and never complains about too liitle memory. By the time used, the print process takes to translate a vector graphics into printer lines, one may get an impression, why an interpreting language cannot do such things.

Later trying import of the results to InkScape are of no use.

I tried your example, it simply does not work with tubes by time and memory.

POSTED BY: Roland Franzius
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard