MCPcopy Create free account
hub / github.com/Bloom-Engine/engine / main.ts

File main.ts

examples/test-gltf-watch/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// glTF loader test for watchOS — exercises the multi-primitive + scene-
2// hierarchy path via Buggy.glb (205 nodes, 34 multi-primitive meshes).
3
4import {

Callers

nothing calls this directly

Calls 15

initWindowFunction · 0.90
setTargetFPSFunction · 0.90
loadModelFunction · 0.90
createSceneNodeFunction · 0.90
windowShouldCloseFunction · 0.90
beginDrawingFunction · 0.90
clearBackgroundFunction · 0.90
getDeltaTimeFunction · 0.90
setSceneNodeTransformFunction · 0.90
beginMode3DFunction · 0.90
endMode3DFunction · 0.90
endDrawingFunction · 0.90

Tested by

no test coverage detected