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(3alleg4) - debian |
| polygon3d_f(3alleg4) - suse |
| polygon3d_f(3alleg4) - osx |
| polygon3d(3alleg4) - opendarwin |
| polygon3d_f(3alleg4) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Introduction |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |