mind-ar-js-react
mind-ar-js-react copied to clipboard
Memory usage grows with each scene start
I noticed that the memory usage increases each time you stop and start the scene again. This restricts the usage of Mind AR on multi-scene projects, as it could lead to browser crashing / out of memory.
I ran into this problem as well. How did you get pass it @Jukka-L. Any suggestions @hiukim ?
I ran into this problem as well. How did you get pass it @Jukka-L. Any suggestions @hiukim ? I wasn't able to solve the problem. I think I tried removing all event listeners and destroying the scenes in runtime, but it didn't help.