s3d_import_model_file(3) debian man page | unix.com

Man Page: s3d_import_model_file

Operating Environment: debian

Section: 3

S3D_IMPORT_MODEL_FIL(3) 					    s3d Manual						   S3D_IMPORT_MODEL_FIL(3)

NAME
s3d_import_model_file - read model from file
SYNOPSIS
#include <s3d.h> int s3d_import_model_file(const char *fname);
DESCRIPTION
Imports an 3d object file and returns the object number. Quite a number of formats are supported, like 3D Studio (.3ds, .prj), Lightwave (.lw, .lwb, .lwo), Quake Models (.md3), or simply everything libg3d supports. :) Warning Of course, you won't forget to toggle it visible, won't you?
AUTHOR
Simon Wunderlich Author of s3d s3d S3D_IMPORT_MODEL_FIL(3)
Related Man Pages
zip_name_locate(3) - centos
3ds2mgf(1) - debian
g3dviewer(1) - debian
mtbl_reader(3) - debian
yasm_dbgfmts(7) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file