mikialex / artgl

TypeScript 3D framework
54 stars 7 forks source link

FBO not released in resizing in viewer project #44

Closed mikialex closed 5 years ago

mikialex commented 5 years ago

Heap snapshot shows no memory leak in js, maybe deleteFBO must called before js object be GCed.

mikialex commented 5 years ago

fixed