3dsdump
Autodesk 3D Studio file reader development files
Install
- All systems
-
curl cmd.cat/3dsdump.sh
- Debian
-
apt-get install lib3ds-dev - Ubuntu
-
apt-get install lib3ds-dev - Kali Linux
-
apt-get install lib3ds-dev - Fedora
-
dnf install lib3ds-tools - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install lib3ds-dev - Raspbian
-
apt-get install lib3ds-dev
lib3ds-dev
Autodesk 3D Studio file reader development files
This library implements the functionality required to manage Autodesk's 3D Studio Release 3 and 4 format (.3DS) files. It is a free alternative to Autodesk's 3DS File Toolkit for managing 3DS files. This package contains the development files (headers and libs).