Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UVSphereUnwelded ¶ added in v0.9.0
Types ¶
type Cube ¶
func (Cube) UnweldedQuads ¶ added in v0.9.0
Builds a cube
The Cube Indices:
3 ------- 7 / | / |
2 | 6 | | 1 | 5 | / | / 0 ------ 4
type CubeUVs ¶ added in v0.9.0
type CubeUVs struct { Top *StripUVs Bottom *StripUVs Left *StripUVs Right *StripUVs Front *StripUVs Back *StripUVs }
func DefaultCubeUVs ¶ added in v0.9.0
func DefaultCubeUVs() *CubeUVs
type CylinderUVs ¶ added in v0.9.0
type StripUVs ¶ added in v0.9.0
func (StripUVs) StartRight ¶ added in v0.9.0
Click to show internal directories.
Click to hide internal directories.