GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
build_sphere(3) Arcan Lua API build_sphere(3)

build_sphere - Generate a 3D sphere or hemisphere model

vid
build_sphere( float:radius, uint:div_long, uint:div_lat )
build_sphere( float:radius, uint:div_long, uint:div_lat, uint:nmaps=1 )
build_sphere( float:radius, uint:div_long, uint:div_lat, uint:nmaps=1, bool:hemi=false )

This builds a mesh and binds to a new finalised 3d model. The typical use is for debug geometry and skydomes. The mesh values will range from +radius..radius along the longitude and latitude or +radius..0 along the longitude if the hemi argument is set to true.

build_3dplane(3) build_pointcloud(3) build_3dbox(3)

June 2022 3d

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.