Description: This file contains one-line descriptions of the geometry filters.
Geometry Manipulation
---------------------
flipply - flip the orientation of faces
normalsply - compute surface normal vectors at vertices
xformply - transform vertices (translation, scale, rotation)
Create PLY Files
----------------
platoply - make any of the five Platonic solids
sphereply - create a sphere
File Conversion
---------------
ply2ascii - convert polygon file to ASCII version
ply2binary - convert polygon file to binary version
ply2iv - convert to Inventor file format
obj2ply - convert from Wavefront .obj format
Information About Files
-----------------------
boundply - find bounding box of object and re-position if desired
headply - print out the entire file header
Support Routines
----------------
ply.c - layout grammar parsing and file I/O for geometry filters
adjacency_module.c - determining ajacency between vertices and faces Platform: |
Size: 53458 |
Author:狗蛋 |
Hits:
Description: This file contains one-line descriptions of the geometry filters.
Geometry Manipulation
---------------------
flipply - flip the orientation of faces
normalsply - compute surface normal vectors at vertices
xformply - transform vertices (translation, scale, rotation)
Create PLY Files
----------------
platoply - make any of the five Platonic solids
sphereply - create a sphere
File Conversion
---------------
ply2ascii - convert polygon file to ASCII version
ply2binary - convert polygon file to binary version
ply2iv - convert to Inventor file format
obj2ply - convert from Wavefront .obj format
Information About Files
-----------------------
boundply - find bounding box of object and re-position if desired
headply - print out the entire file header
Support Routines
----------------
ply.c - layout grammar parsing and file I/O for geometry filters
adjacency_module.c - determining ajacency between vertices and faces-This file contains one-line descriptions of the geometry filters.
Geometry Manipulation
---------------------
flipply- flip the orientation of faces
normalsply- compute surface normal vectors at vertices
xformply- transform vertices (translation, scale, rotation)
Create PLY Files
----------------
platoply- make any of the five Platonic solids
sphereply- create a sphere
File Conversion
---------------
ply2ascii- convert polygon file to ASCII version
ply2binary- convert polygon file to binary version
ply2iv- convert to Inventor file format
obj2ply- convert from Wavefront .obj format
Information About Files
-----------------------
boundply- find bounding box of object and re-position if desired
headply- print out the entire file header
Support Routines
----------------
ply.c- layout grammar parsing and file I/O for geometry filters
adjacency_module.c- determining ajacency between vertices and faces Platform: |
Size: 53248 |
Author:狗蛋 |
Hits:
Description: format of .obj files for 3d modelling.
Object files define the geometry and other properties for objects in
Wavefront s Advanced Visualizer. Object files can also be used to
transfer geometric data back and forth between the Advanced Visualizer
and other applications.
Object files can be in ASCII format (.obj) or binary format (.mod).
This appendix describes the ASCII format for object files. These files
must have the extension .obj.
Platform: |
Size: 40960 |
Author:himanshu |
Hits: