Man Page: s3d_pep_polygon_tex_coord
Operating Environment: debian
Section: 3
S3D_PEP_POLYGON_TEX_(3) s3d Manual S3D_PEP_POLYGON_TEX_(3)NAMEs3d_pep_polygon_tex_coord - add texture coordinates to polygonSYNOPSIS#include <s3d.h> int s3d_pep_polygon_tex_coord(int object, float x1, float y1, float x2, float y2, float x3, float y3);DESCRIPTIONPimp the last polygon pushed with some textures coordinates, x and y values for each vertex point respectively. Those values may be between 0 and 1 and are vertex points on the texture defined in the material of the polygon. If you have more polygons which should get a texture, use s3d_pep_polygon_tex_coords()AUTHORSimon Wunderlich Author of s3d s3d S3D_PEP_POLYGON_TEX_(3)
| Related Man Pages |
|---|
| polygon3d_f(3alleg4) - suse |
| polygon3d(3alleg4) - suse |
| polygon3d_f(3alleg4) - osx |
| polygon3d(3alleg4) - osx |
| polygon3d_f(3alleg4) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Introduction |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |