opnsense-ports/graphics/libmorph/pkg-descr
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

22 lines
866 B
Text

The main purpose of LibMorph is loading (and saving) 3d models (3d modeller
object files). Given loader is dynamically linked when format of requested file
is recognized.
The library is very young piece of software, so chances are high that some
things don't work yet as they should or at all. If you have need for some
particular feature, drop me a mail, I'll try to reprioritize my TODO list.
LibMorph currently supports following formats (only loading at the moment):
LWOB -- LightWave[TM],
3DS -- 3D Studio[TM],
In future hopefully it'll support:
? -- Alias Wavefront[TM]
MAX -- 3D Studio Max[TM]
DXF -- CAD?
? -- Maya[TM]
? -- Soft Image[TM]
SVG -- XML, 2d Vector files converted to 3d (via libart?)
and more
WWW: http://www.winnicki.net/morpheus/