discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Re: [OpenSCAD] Advice optimizing render for large object

M
MichaelAtOz
Tue, Jun 7, 2016 2:27 AM

It took 2 hours, 32 minutes, 11 seconds on my 2.5GHz system. But got the
errors below.
The exported STL had lots of holes and degenerate faces.

Compiling design (CSG Tree generation)...
Rendering Polygon Mesh using CGAL...
ERROR: CGAL error in CGAL_Nef_polyhedron3(): CGAL ERROR: assertion
violation! Expr: e->incident_sface() != SFace_const_handle() File:
/opt/mxe/usr/x86_64-w64-mingw32.static/include/CGAL/Nef_S2/SM_const_decorator.h
Line: 326
Geometries in cache: 9676
Geometry cache size in bytes: 38935640
CGAL Polyhedrons in cache: 13
CGAL cache size in bytes: 316064560
Total rendering time: 2 hours, 32 minutes, 11 seconds
Top level object is a 3D object:
Simple:        no
Vertices:  112591
Halfedges:  348212
Edges:      174106
Halffacets: 105486
Facets:      52743
Volumes:        20
WARNING: Object may not be a valid 2-manifold and may need repair!
Rendering finished.


Admin - PM me if you need anything, or if I've done something stupid...

Unless specifically shown otherwise above, my contribution is in the Public Domain; to the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. Obviously inclusion of works of previous authors is not included in the above.

The TPP is no simple “trade agreement.”  Fight it! http://www.ourfairdeal.org/  time is running out!

View this message in context: http://forum.openscad.org/Advice-optimizing-render-for-large-object-tp17571p17574.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

It took 2 hours, 32 minutes, 11 seconds on my 2.5GHz system. But got the errors below. The exported STL had lots of holes and degenerate faces. Compiling design (CSG Tree generation)... Rendering Polygon Mesh using CGAL... ERROR: CGAL error in CGAL_Nef_polyhedron3(): CGAL ERROR: assertion violation! Expr: e->incident_sface() != SFace_const_handle() File: /opt/mxe/usr/x86_64-w64-mingw32.static/include/CGAL/Nef_S2/SM_const_decorator.h Line: 326 Geometries in cache: 9676 Geometry cache size in bytes: 38935640 CGAL Polyhedrons in cache: 13 CGAL cache size in bytes: 316064560 Total rendering time: 2 hours, 32 minutes, 11 seconds Top level object is a 3D object: Simple: no Vertices: 112591 Halfedges: 348212 Edges: 174106 Halffacets: 105486 Facets: 52743 Volumes: 20 WARNING: Object may not be a valid 2-manifold and may need repair! Rendering finished. ----- Admin - PM me if you need anything, or if I've done something stupid... Unless specifically shown otherwise above, my contribution is in the Public Domain; to the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. Obviously inclusion of works of previous authors is not included in the above. The TPP is no simple “trade agreement.” Fight it! http://www.ourfairdeal.org/ time is running out! -- View this message in context: http://forum.openscad.org/Advice-optimizing-render-for-large-object-tp17571p17574.html Sent from the OpenSCAD mailing list archive at Nabble.com.
P
Parkinbot
Tue, Jun 7, 2016 7:56 AM

MichaelAtOz wrote

It took 2 hours, 32 minutes, 11 seconds on my 2.5GHz system. But got the
errors below.

As I read it, it took this time until an error was encounterd and the task
got dropped.

--
View this message in context: http://forum.openscad.org/Advice-optimizing-render-for-large-object-tp17571p17575.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

MichaelAtOz wrote > It took 2 hours, 32 minutes, 11 seconds on my 2.5GHz system. But got the > errors below. As I read it, it took this time until an error was encounterd and the task got dropped. -- View this message in context: http://forum.openscad.org/Advice-optimizing-render-for-large-object-tp17571p17575.html Sent from the OpenSCAD mailing list archive at Nabble.com.
S
stuartlynn
Tue, Jun 7, 2016 1:03 PM

Thanks everyone! That was such a fast and helpful approach. Ok so it sounds
like this might be a bit of a dead end. My next plan was to try and
construct the entire model in one go but I might try a few alternatives
first.

Thanks again

--
View this message in context: http://forum.openscad.org/Advice-optimizing-render-for-large-object-tp17571p17576.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

Thanks everyone! That was such a fast and helpful approach. Ok so it sounds like this might be a bit of a dead end. My next plan was to try and construct the entire model in one go but I might try a few alternatives first. Thanks again -- View this message in context: http://forum.openscad.org/Advice-optimizing-render-for-large-object-tp17571p17576.html Sent from the OpenSCAD mailing list archive at Nabble.com.
M
MichaelAtOz
Wed, Jun 8, 2016 1:01 AM

Parkinbot wrote

MichaelAtOz wrote

It took 2 hours, 32 minutes, 11 seconds on my 2.5GHz system. But got the
errors below.

As I read it, it took this time until an error was encounterd and the task
got dropped.

No, I don't think so, a complete looking STL was exported.


Admin - PM me if you need anything, or if I've done something stupid...

Unless specifically shown otherwise above, my contribution is in the Public Domain; to the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. Obviously inclusion of works of previous authors is not included in the above.

The TPP is no simple “trade agreement.”  Fight it! http://www.ourfairdeal.org/  time is running out!

View this message in context: http://forum.openscad.org/Advice-optimizing-render-for-large-object-tp17571p17581.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

Parkinbot wrote > > MichaelAtOz wrote >> It took 2 hours, 32 minutes, 11 seconds on my 2.5GHz system. But got the >> errors below. > As I read it, it took this time until an error was encounterd and the task > got dropped. No, I don't think so, a complete looking STL was exported. ----- Admin - PM me if you need anything, or if I've done something stupid... Unless specifically shown otherwise above, my contribution is in the Public Domain; to the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. Obviously inclusion of works of previous authors is not included in the above. The TPP is no simple “trade agreement.” Fight it! http://www.ourfairdeal.org/ time is running out! -- View this message in context: http://forum.openscad.org/Advice-optimizing-render-for-large-object-tp17571p17581.html Sent from the OpenSCAD mailing list archive at Nabble.com.