Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheOrcDev/github-creature
/ update
Method
update
components/liquid-ether.tsx:1079–1082 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1077
Common.renderer.render(this.scene, this.camera);
1078
}
1079
update() {
1080
this.simulation.update();
1081
this.render();
1082
}
1083
}
1084
1085
class WebGLManager implements LiquidEtherWebGL {
Callers
8
update
Method · 0.45
update
Method · 0.45
update
Method · 0.45
update
Method · 0.45
update
Method · 0.45
update
Method · 0.45
update
Method · 0.45
render
Method · 0.45
Calls
1
render
Method · 0.95
Tested by
no test coverage detected