OBJMeshWriter
From K-3D
Description
| Mesh writer that saves external Wavefront (.obj) files |
| Plugin Status: | Stable |
| Categories: | All Plugins, Stable Plugins, MeshWriter Plugins |
Metadata
| Name | Value |
|---|
Properties
| Label | Description | Type | Script Name |
|---|---|---|---|
| Input Mesh | Input mesh | k3d::mesh* | input_mesh |
| File | Output file path. | k3d::filesystem::path | file |
Overview
Wavefront (*.obj) files have become a de-facto standard for interchanging 3D objects between applications.

