Skip to content

refactor: move Bugdroid GLTF rendering to SceneCore - #36

Merged
fuentespatrick merged 2 commits into
android:mainfrom
fuentespatrick:move-gltf-to-scenecore
Aug 13, 2026
Merged

refactor: move Bugdroid GLTF rendering to SceneCore#36
fuentespatrick merged 2 commits into
android:mainfrom
fuentespatrick:move-gltf-to-scenecore

Conversation

@fuentespatrick

Copy link
Copy Markdown
Contributor
  • Remove BugdroidModel.kt compose component
  • Update BugdroidViewModel to manage SceneCore entities directly (gltfEntity, gltfModel, pbrMaterial)
  • Add proper resource cleanup in onCleared()
  • Update HelloAndroidXRApp.kt to use the new SceneCore rendering approach

- Remove `BugdroidModel.kt` compose component
- Update `BugdroidViewModel` to manage SceneCore entities directly (`gltfEntity`, `gltfModel`, `pbrMaterial`)
- Add proper resource cleanup in `onCleared()`
- Update `HelloAndroidXRApp.kt` to use the new SceneCore rendering approach
Update target SDK and compile SDK
@fuentespatrick
fuentespatrick merged commit 23ae6a5 into android:main Aug 13, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants