Open GoogleCodeExporter opened 8 years ago
I think there are concave polygons
(http://en.wikipedia.org/wiki/Convex_and_concave_polygons) in the obj model,
which cannot be properly triangulated with simple triangulation algorithm
currently adopted by Jsc3d. Does SketchUp's obj exporter have any option to
force the output to be convex polygons or triangles only?
I'm just looking for a good triangulation library that can be easily
integerated into Jsc3d. This feature is definitely to appear in next release.
Original comment by Humu2...@gmail.com
on 8 Sep 2014 at 1:33
I try check triangulate all faces when export OBJ file, it's work. Thank you.
However, I'm not sure the other model are compatible. What time to next version
will be release?
Original comment by fabien...@gmail.com
on 9 Sep 2014 at 1:45
Attachments:
Just in a few days, I hope. It will be a plugin module like that for WebGL or
multi-touch support.
Original comment by Humu2...@gmail.com
on 9 Sep 2014 at 3:20
Great, I'm looking forward to
Original comment by fabien...@gmail.com
on 9 Sep 2014 at 3:22
Hi, the next version was out yet?
Original comment by fabien...@gmail.com
on 23 Sep 2014 at 9:11
Original issue reported on code.google.com by
fabien...@gmail.com
on 8 Sep 2014 at 4:28Attachments: