Query: s3d_pep_line_normals
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
S3D_PEP_LINE_NORMALS(3) s3d Manual S3D_PEP_LINE_NORMALS(3)NAMEs3d_pep_line_normals - add normals to linesSYNOPSIS#include <s3d.h> int s3d_pep_line_normals(int object, const float *nbuf, uint16_t n);DESCRIPTIONAdds normal information to lines, giving each vertex of a line a normal information. This makes lines somewhat nicer, you'll need that especially when you're going to build wireframe models. nbuf should contain n * 6 float values, for each vertex a normal vector (x,y,z), and you have 2 vertices for each line so that makes 6 float values per line in total.AUTHORSimon Wunderlich Author of s3d s3d S3D_PEP_LINE_NORMALS(3)
| Related Man Pages |
|---|
| glnormalpointer(3g) - mojave |
| wxgraphicspath(3erl) - linux |
| polygon_z_normal(3alleg4) - debian |
| gmagickdraw(3) - php |
| swfdisplayitem(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Detecting unused variables... |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |