Page 1 of 1

numerous double edges on obj models

Posted: Tue Jan 10, 2006 7:56 pm
by -Laser-
I used the BSP Tag converter 2.0 to get some models I needed for a level I'm making.
Even after welding all the duplicate vertices together, I still have tons of double edges. How can I fix them all relatively easily?

Posted: Wed Jan 11, 2006 4:20 am
by FleetAdmiralBacon
Don't ues pieces from the BSP exporter.
The exporter exports only visible parts, therefore, skies and invisible walls don't show up. You'de be better off attaching an invisble, rough, handmade version of the piece your using (keep it as the visible portion) to the existing BSP. Then you can still have a rough collision model based on the piece and you can still see the piece.

Posted: Wed Jan 11, 2006 1:57 pm
by Scooby Doo
ok, when you weld a .obj, you need to make sure that you weld it so that at 0.001 not 0.01. Also, be sure that you attached everything before you go welding things.

if worst comes to worst, u'll have to isolate the edges to figure out which ones are doubled & you'll have to deledt them & create new faces...

lots of unnecessary work...


--Scooby

Posted: Wed Jan 11, 2006 5:51 pm
by bkblabber
its times like these where i wish 3ds automatically combined double edges... maybe there can be a script for this...