RecyclingTrashCans / recycling-trashcan-armap

AR map to help finding recycling trashcan locations of CSU Fresno (powered by a companion website, ARCore Geospatial API and Terrain Anchors)
https://play.google.com/store/apps/details?id=dev.csaba.armap.recyclingtrashcans
Apache License 2.0
1 stars 2 forks source link

Double check if there are no memory leaks or any performance hogs #4

Open MrCsabaToth opened 1 year ago

MrCsabaToth commented 1 year ago

I wonder if this is some possible memory leak or similar bug. Things to check:

MrCsabaToth commented 1 year ago

Ref https://github.com/google-ar/codelab-geospatial/issues/11 Demo videos https://youtu.be/w3dUH4fB68Y and https://youtu.be/pXJcbjEno_0

MrCsabaToth commented 1 year ago

The new version's 3D objects has way less vertex count (very rectangular arrow), so hopefully that'll help the 3D engine.

MrCsabaToth commented 1 year ago

The release version worked very smoothly on the Nord (although not in 100F heat, but screen recording was on still). So I repurpose this ticket.