Commit Graph

21 Commits

Author SHA1 Message Date
a706bd2df8 Stop all animations and clear mixers in RuntimeHost 2026-04-01 00:07:39 +02:00
2f9097b3f2 Add animation support to RuntimeHost 2026-04-01 00:07:29 +02:00
405318d5b9 Use imported AnimationClip in findByName method 2026-04-01 00:05:46 +02:00
b60008b3bf Update type references for animation maps in RuntimeHost 2026-04-01 00:05:46 +02:00
609a0de075 Import AnimationClip and AnimationMixer from THREE.js 2026-04-01 00:05:46 +02:00
3eb32e48d0 Add animation-related maps to RuntimeHost 2026-04-01 00:05:46 +02:00
e154e52671 Add methods to play and stop animations for runtime instances 2026-04-01 00:05:05 +02:00
04da7eb345 Add play and stop animation methods to RuntimeHost and update tests 2026-04-01 00:04:32 +02:00
89bb946dd3 Set scene environment and intensity based on background mode 2026-03-31 23:14:46 +02:00
386fbdfdc3 Add method to clear local lights in runtime-host.ts 2026-03-31 20:08:05 +02:00
bfd6abfae6 Add methods to create point and spot light runtime objects 2026-03-31 20:07:36 +02:00
01ebb119eb Add local light rendering and update asset handling in RuntimeHost 2026-03-31 20:07:18 +02:00
57c83d764b Add local light support and update imports in runtime-host.ts 2026-03-31 20:07:01 +02:00
341a3e0266 Remove unused runtimeScene variable in RuntimeHost 2026-03-31 17:40:31 +02:00
34c344c8a3 Add model instance rendering support in RuntimeHost 2026-03-31 17:40:18 +02:00
e5013503ed Update runtime host to support interactions 2026-03-31 06:46:48 +02:00
67706d4a7a Refactor renderer initialization and domElement handling in RuntimeHost 2026-03-31 06:25:29 +02:00
0174b5c8d6 Add teleportTo method and reset interaction system in runtime host 2026-03-31 06:17:35 +02:00
0b9aafd2ca Update runtime host to include interaction system 2026-03-31 06:17:30 +02:00
cb8e5875d8 Enable transparent background in WebGLRenderer and remove scene background color 2026-03-31 05:11:19 +02:00
b672ba9b10 Add various runtime-three components 2026-03-31 03:06:47 +02:00