Overall software library for managing 3D-Studio Release 3 and 4 .3DS files.
lib3ds is an overall software library for managing 3D-Studio Release 3 and 4 .3DS files. It is a free alternative to Autodesk's 3DS File Toolkit for managing 3DS files.
lib3ds is an overall software library for managing 3D-Studio Release 3 and 4 .3DS files. It is a free alternative to Autodesk's 3DS File Toolkit for managing 3DS files.
To install lib3ds13, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install lib3ds13
To see what files were installed by lib3ds13, run:
port contents lib3ds13
To later upgrade lib3ds13, run:
sudo port selfupdate && sudo port upgrade lib3ds13
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.