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

File main.ts

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

Source from the content-addressed store, hash-verified

1// Minimal retained-mode scene-graph test for watchOS.
2// Creates two cubes via bloom_scene_* FFI, animates rotation, adds a
3// directional light, renders through the BloomSceneView SceneKit bridge.
4

Callers

nothing calls this directly

Calls 15

initWindowFunction · 0.90
setTargetFPSFunction · 0.90
createSceneNodeFunction · 0.90
updateSceneNodeGeometryFunction · 0.90
setSceneNodeColorFunction · 0.90
setSceneNodePbrFunction · 0.90
windowShouldCloseFunction · 0.90
beginDrawingFunction · 0.90
clearBackgroundFunction · 0.90
getDeltaTimeFunction · 0.90
setSceneNodeTransformFunction · 0.90
beginMode3DFunction · 0.90

Tested by

no test coverage detected