FreeBSD Manual Pages
build_pointcloud(3) Arcan Lua API build_pointcloud(3) NAME build_pointcloud - Create a 3D object that is comprised of a cloud of points. SYNOPSIS vid build_pointcloud( pointcount, nmaps ) DESCRIPTION Evenly distribute pointcount points in a bounding volume from -1,-1,-1 to 1,1,1. This is primarily intended to be manipulated with a vertex shader and a possible lookup texture. SEE ALSO: 3d April 2025 build_pointcloud(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO:
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=build_pointcloud&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>