microsoft / HoloJS

Provides a framework for creating holographic apps using JavaScript and WebGL.
MIT License
1.19k stars 114 forks source link

Repetitive Object load causing memory leak #174

Open eliasasaid1 opened 6 years ago

eliasasaid1 commented 6 years ago

Hi Cristi,

I was working on a new application and I noticed that when we try to load the same object repetitively there is an increase in memory at each load.

I have attached the needed updated files for HoloJs scripts folder.

Can you check it? SampleObjLeak.zip

Almost-Done commented 6 years ago

Sorry for the delay, I've been busy with higher priority work projects. I'll take a look.