Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amsXYZ/three-fluid-sim
/ functions
Functions
29 in github.com/amsXYZ/three-fluid-sim
⨍
Functions
29
◇
Types & classes
24
↓ 17 callers
Method
set
(renderer: WebGLRenderer)
src/RenderTarget.ts:45
↓ 16 callers
Method
update
(uniforms: any)
src/passes/BoundaryPass.ts:68
↓ 11 callers
Method
render
()
src/passes/ColorInitPass.ts:95
↓ 8 callers
Method
resize
(resolution: Vector2)
src/RenderTarget.ts:38
↓ 1 callers
Function
animate
()
src/index.ts:438
↓ 1 callers
Function
initGUI
()
src/index.ts:258
↓ 1 callers
Function
loadGradients
()
src/index.ts:248
↓ 1 callers
Function
render
()
src/index.ts:332
Method
constructor
( readonly resolution: Vector2, readonly nBuffers: number, readonly format: number, readonly t
src/RenderTarget.ts:12
Method
constructor
(readonly renderer: WebGLRenderer, readonly resolution: Vector2)
src/passes/ColorInitPass.ts:26
Method
constructor
()
src/passes/JacobiIterationsPass.ts:17
Method
constructor
()
src/passes/BoundaryPass.ts:18
Method
constructor
()
src/passes/DivergencePass.ts:17
Method
constructor
()
src/passes/CompositionPass.ts:17
Method
constructor
( readonly initialVelocity: Texture, readonly initialValue: Texture, readonly decay: number )
src/passes/AdvectionPass.ts:17
Method
constructor
(readonly renderer: WebGLRenderer, readonly resolution: Vector2)
src/passes/VelocityInitPass.ts:27
Method
constructor
(readonly resolution: Vector2, readonly radius: number)
src/passes/TouchForcePass.ts:21
Method
constructor
()
src/passes/GradientSubstractionPass.ts:17
Method
constructor
(readonly resolution: Vector2, readonly radius: number)
src/passes/TouchColorPass.ts:21
Method
render
()
src/passes/VelocityInitPass.ts:97
Method
update
(uniforms: any)
src/passes/ColorInitPass.ts:78
Method
update
(uniforms: any)
src/passes/JacobiIterationsPass.ts:72
Method
update
(uniforms: any)
src/passes/DivergencePass.ts:68
Method
update
(uniforms: any)
src/passes/CompositionPass.ts:97
Method
update
(uniforms: any)
src/passes/AdvectionPass.ts:69
Method
update
(uniforms: any)
src/passes/VelocityInitPass.ts:80
Method
update
(uniforms: any)
src/passes/TouchForcePass.ts:107
Method
update
(uniforms: any)
src/passes/GradientSubstractionPass.ts:72
Method
update
(uniforms: any)
src/passes/TouchColorPass.ts:107