< Home - < Back

lib3ds


Information about the package, lib3ds, which is shipped with common Linux distributions. The lib3ds package is designed for, 3D Studio file format library.


Package Name:

lib3ds

Summary:

3D Studio file format library

Description:

lib3ds is a free ANSI-C library for working with the popular "3ds" 3D model format. Supported platforms include GNU (autoconf, automake, libtool, make, GCC) on Unix and Cygwin, and MS Visual C++ 6.0. lib3ds loads and saves Atmosphere settings, Background settings, Shadow map settings, Viewport setting, Materials, Cameras, Lights, Meshes, Hierarchy, Animation keyframes. It also contains useful matrix, vector and quaternion mathematics tools. lib3ds usually integrates well with OpenGL. In addition, some diagnostic and conversion tools are included.

Architecture:

x86_64

Version:

1.3.0

Release:

9.el6

Size:

59 k

Repository:

epel

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for lib3ds


Control the lib3ds package with the following handy commands outlined below.


Command

Description of Command

yum install lib3ds

This command will install lib3ds on the server.

yum remove lib3ds

This command will un-install lib3ds on the server. When you run this command, you will be asked if you are sure that you want to remove lib3ds, so you have to manually confirm that you want to do this.

yum -y remove lib3ds

This command will un-install lib3ds on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove lib3ds when using the -y flag.

yum update lib3ds

This command will update lib3ds to the latest version. When you run this command, you will be asked if you are sure that you want to remove lib3ds, so you have to manually confirm that you want to do this.

yum -y update lib3ds

This command will update lib3ds to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove lib3ds when using the -y flag.

yum info lib3ds

This command will show you core information about the lib3ds package.

yum deplist lib3ds

This command will show you the dependencies for lib3ds. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update lib3ds

This command will check if there is an update waiting on lib3ds. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.