8,452
edits
Paradox-01 (talk | contribs) mNo edit summary |
Paradox-01 (talk | contribs) m (link to addon: drag and drop support for OBJ files) |
||
Line 16: | Line 16: | ||
==extensions== | ==extensions== | ||
'''links''' | '''links''' | ||
* [http://www.xsidatabase.com/content/drag_and_drop_obj_files_jscript drag and drop support for OBJ files] | |||
* [http://www.si-community.com/community/viewtopic.php?f=35&t=797 OBJ exporter] | * [http://www.si-community.com/community/viewtopic.php?f=35&t=797 OBJ exporter] | ||
* [http://mods.oni2.net/node/210 OBJ + OFGA exporter] for Oni | * [http://mods.oni2.net/node/210 OBJ + OFGA exporter] for Oni | ||
Line 72: | Line 73: | ||
* extracting a polygon from an object: select polygon, right-click, "Extract Polygons (Delete)" | * extracting a polygon from an object: select polygon, right-click, "Extract Polygons (Delete)" | ||
* copying an polygon from an object: select polygon, right-click, "Extract Polygons (Keep)" | * copying an polygon from an object: select polygon, right-click, "Extract Polygons (Keep)" | ||
* '''merging two objects''': select | * '''merging two objects''': select object A, then goto Model > Modify > Poly.Mesh > Boolean > Union, select object B | ||
: (this makes a copy of | : (this makes a copy of object B and attaches it to A, the '''merged objects (A) must be freezed''' before the original object B can be removed) | ||
* filling a hole: select all edges surrounding the hole and choose one of the following methods | * filling a hole: select all edges surrounding the hole and choose one of the following methods | ||
** A) goto Model > Modify > Poly.Mesh > Weld Boundary Points/Edges | ** A) goto Model > Modify > Poly.Mesh > Weld Boundary Points/Edges |
edits