FOSS to create 3D models in OBJ or FBX

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
johnbwilliams
Posts: 1
Joined: 2019-10-09T11:13:49-07:00
Authentication code: 1152

FOSS to create 3D models in OBJ or FBX

Post by johnbwilliams »

Can ImageMagick be used to create & manipulate 3D models in OBJ or FBX file format?

Else, seek recomendation of FOSS to create 3D models in OBJ or FBX file format.

Thank you!
snibgo
Posts: 12159
Joined: 2010-01-23T23:01:33-07:00
Authentication code: 1151
Location: England, UK

Re: FOSS to create 3D models in OBJ or FBX

Post by snibgo »

IM is a 2D raster image processor. For 3D, use a 3D system such as Blender.
snibgo's IM pages: im.snibgo.com
Post Reply