Posts Tagged ‘objects unload’
Unloading a Module Containing Papervision 3D Scenes and Objects
During my last project I have been facing a problem related to loading and unloading modules that includes scenes made using the library Papervision 3D. At First, when I check the status of memory used by my application, I see that, unloading modules that contains such scenes using module.unload() didn’t decrease memory usage at all. Read the rest of this entry »