On Sun, Oct 9, 2016 at 4:23 PM, Oleksandr Dubenko <odybe...@gmail.com> wrote:
> That is the same error you mentioned before, isn't it?
> https://www.mail-archive.com/brlcad-devel@lists.sourceforge.net/msg05983.html

Yeah, Earlier on facing this error, I made an assumption that my
merging approach is wrong, so I started finding other ways to merge
them.

> Sure. Before it converted every part of the object like this:
> g-obj -o out1.obj in.g PART-1
> g-obj -o out2.obj in.g PART-2
> ...
> g-obj -o outN.obj in.g PART-N
>
> Which resulted in N obj files. But g-obj can convert multiple parts at once
> like this:
> g-obj -o out.obj in.g PART-1 PART-2 ... PART-N
> So g-obj is responsible for merging.
>
> The dangling faces error was present before changing the convertion logic.

@Sean or any g-obj developers

Any comment here ?


-- 
Fear is wisdom in the face of danger. It’s nothing to be ashamed of

Gauravjeet Singh
http://github.com/gauravjeetsingh

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to