Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/fogleman/fauxgl
/ functions
Functions
285 in github.com/fogleman/fauxgl
⨍
Functions
285
◇
Types & classes
41
Method
BilinearSample
(u, v float64)
texture.go:41
Method
BoundingBox
()
triangle.go:60
Function
BoxForBoxes
(boxes []Box)
box.go:11
Method
Center
()
box.go:41
Method
Center
()
mesh.go:138
Function
ClampInt
(x, lo, hi int)
util.go:84
Method
Contains
(b Vector)
box.go:64
Method
ContainsBox
(b Box)
box.go:70
Function
Degrees
(radians float64)
util.go:19
Method
DepthImage
()
context.go:87
Method
Div
(b Vector)
vector.go:108
Method
DivScalar
(b float64)
vector.go:132
Method
DivScalar
(b float64)
vector.go:233
Method
Dot
(b VectorW)
vector.go:217
Method
Fragment
(v Vertex)
shader.go:25
Method
Fragment
(v Vertex)
shader.go:44
Method
Fragment
(v Vertex)
shader.go:75
Method
Frustum
(l, r, b, t, n, f float64)
matrix.go:159
Function
InterpolateFloats
(v1, v2, v3 float64, b VectorW)
vertex.go:49
Method
Intersection
(b Box)
box.go:81
Method
Inverse
()
matrix.go:274
Method
IsDegenerate
()
vector.go:32
Method
IsDegenerate
()
triangle.go:20
Method
Lerp
(b Vector, t float64)
vector.go:64
Method
LerpDistance
(b Vector, d float64)
vector.go:68
Method
LookAt
(eye, center, up Vector)
matrix.go:171
Function
LookAtDirection
(forward, up Vector)
matrix.go:107
Method
MaxComponent
()
vector.go:171
Method
Mod
(b Vector)
vector.go:112
Method
Mul
(b Vector)
vector.go:104
Method
MulScalar
(b float64)
matrix.go:179
Function
NewCone
(step int, capped bool)
shapes.go:165
Function
NewCubeForBox
(box Box)
shapes.go:39
Function
NewCubeOutlineForBox
(box Box)
shapes.go:48
Function
NewPlane
()
shapes.go:5
Function
NewSphere
(detail int)
shapes.go:107
Method
Offset
(x float64)
box.go:56
Method
Opaque
()
color.go:65
Method
Outside
()
vector.go:212
Method
PowScalar
(b float64)
vector.go:136
Method
ReverseWinding
()
mesh.go:177
Method
ReverseWinding
()
triangle.go:75
Method
Rotate
(v Vector, a float64)
matrix.go:151
Method
Round
()
vector.go:156
Method
Sample
(u, v float64)
texture.go:9
Method
Sample
(u, v float64)
texture.go:32
Method
SegmentDistance
(v Vector, w Vector)
vector.go:189
Method
SetColor
(c Color)
mesh.go:55
Method
SetColor
(c Color)
triangle.go:82
Method
SharpEdges
(angleThreshold float64)
mesh.go:258
Method
SplitTriangles
(maxEdgeLength float64)
mesh.go:211
Method
Sub
(b VectorW)
vector.go:225
Method
SubScalar
(b float64)
vector.go:124
Method
SurfaceArea
()
mesh.go:72
Method
Transform
(matrix Matrix)
line.go:23
Method
Transform
(matrix Matrix)
triangle.go:66
Method
Transpose
()
matrix.go:251
Method
UnitCube
()
mesh.go:122
Method
VectorW
()
vector.go:28
Method
Vertex
(v Vertex)
shader.go:20
Method
Vertex
(v Vertex)
shader.go:39
Method
Vertex
(v Vertex)
shader.go:70
Method
Viewport
(x, y, w, h float64)
matrix.go:175
Method
Volume
()
box.go:32
Method
Volume
()
mesh.go:61
Function
main
()
cmd/meshsample/main.go:18
Function
main
()
cmd/meshrepeat/main.go:22
Function
main
()
cmd/meshmontage/main.go:22
Function
main
()
cmd/mesh2stl/main.go:21
Function
main
()
cmd/meshscale/main.go:22
Function
main
()
examples/teapot.go:26
Function
main
()
examples/square.go:28
Function
main
()
examples/bowser.go:26
Function
main
()
examples/magica.go:38
Function
main
()
examples/hello.go:19
Function
main
()
examples/simplify.go:53
Function
main
()
examples/heightmap.go:116
Function
main
()
examples/capsule.go:27
Function
main
()
examples/silhouette.go:118
Function
main
()
examples/pipes.go:168
Function
main
()
examples/animate.go:29
Function
main
()
examples/shapes.go:31
Function
main
()
examples/dragon.go:42
Function
readLocalAxis
(file *os.File)
3ds.go:120
Function
sharpEdges
(mesh *Mesh)
examples/silhouette.go:93
← previous
201–285 of 285, ranked by callers