On 30 Oct 2013, at 11:07, Kristian Sons <kristian.sons at dfki.de> wrote: > I'm a bit surprised from your conclusion from the indeed good discussion from Monday. Sorry, I didn’t phrase carefully enough: >> 1. Ability to free memory: currently xml3d.js never frees memory > This is wrong. We only talked about external loaded resources being cached for possible reuse. This is NOT related to any other memory managment in xml3d.js. The caching strategy for the raw data can be improved and I filed an issue for that: > https://github.com/xml3d/xml3d.js/issues/25 Yes this referred to external loaded resources only — as that’s what the city model blocks have, right? > Even without this we can easily load and render scenes of large sizes. But only ones that fit in memory at once, no? The new city model does not. >> 2. Ability to load data in the background (parse meshes in worker): currently xml3d.js loading can be synchronous only > Doing this is in the responsibility of the mesh format handler plug-in and is possible today (though not tested). However, we want to provide a better integration with the resource management. > https://github.com/xml3d/xml3d.js/issues/24 One of your guys did say that it’s not possible now but requires a small change — perhaps I misunderstood. In any case is simple and certainly solvable like all these points. Thanks for the clarifications! > Kristian ~Toni > -- > _______________________________________________________________________________ > > Kristian Sons > Deutsches Forschungszentrum für Künstliche Intelligenz GmbH, DFKI > Agenten und Simulierte Realität > Campus, Geb. D 3 2, Raum 0.77 > 66123 Saarbrücken, Germany > > Phone: +49 681 85775-3833 > Phone: +49 681 302-3833 > Fax: +49 681 85775–2235 > kristian.sons at dfki.de > http://www.xml3d.org > > Geschäftsführung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster (Vorsitzender) > Dr. Walter Olthoff > > Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes > Amtsgericht Kaiserslautern, HRB 2313 > _______________________________________________________________________________ >
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy