Skip to content

refactor: move Bugdroid GLTF rendering to SceneCore - #36

Open
fuentespatrick wants to merge 1 commit into
android:mainfrom
fuentespatrick:move-gltf-to-scenecore
Open

refactor: move Bugdroid GLTF rendering to SceneCore#36
fuentespatrick wants to merge 1 commit 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
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.

1 participant