From: Bruce S. <Bru...@nc...> - 2008-12-01 23:01:18
|
It's not quite released yet. But almost everything is ready to go. Bruce Sherwood Adrián Martínez Vargas wrote: > Estimate Bruce Sherwood > > The only link that I get from http://wiki.python.org/ is e 4.beta > version, where I can get the 5th version? > > > Dr. Adrian Martínez Vargas > Revista Minería y Geología (Editor Principal) > ISMM, Las Coloradas, s/n > Moa, Holguín, > Cuba > CP. 83329 > http://www.ismm.edu.cu/revistamg/index.htm > > -----Original Message----- > From: Bruce Sherwood <Bru...@nc...> > To: Adrián Martínez Vargas <amv...@is...> > Cc: vis...@li... > Date: Sat, 29 Nov 2008 13:01:19 -0500 > Subject: Re: [Visualpython-users] optimise visualization for large > set of data > > For Visual, that is a large data set in terms of having interactive > zoom > and rotate. > > Using the latest experimental version (Visual 5), which has an > option to > display cycle time (time between renders) and render time (time > required > to render the scene), on a rather fast laptop (Dell XPS with NVIdia > graphics), 100x100x10 boxes has a cycle time of 1.35 seconds, and a > render time of 0.17 seconds. In other words, Visual is hardly able to > deal with that many objects interactively. > > In Visual 5 there is a new object, "points", which is similar to curve > but the points aren't connected. With the same 100x100x10 grid there is > a cycle time of 0.33 seconds and a render time of 0.080 seconds. > > Bruce Sherwood > > > Adrián Martínez Vargas wrote: > > hello mail list > > > > I have problems to visualise a large number of data, the > visualization > > windows get slowly, for example with 100x100x10 boxes it is > really slow, > > and it is not too much. > > > > The question is: how to optimise the visualization for large set > of data? > > > > your > > Adrian > > > > > > > ------------------------------------------------------------------------ > > > > > ------------------------------------------------------------------------- > > This SF.Net email is sponsored by the Moblin Your Move > Developer's challenge > > Build the coolest Linux based applications with Moblin SDK & win > great prizes > > Grand prize is a trip for two to an Open Source event anywhere in > the world > > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > <http://moblin-contest.org/redirect.php?banner_id=100&url=/> > > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Visualpython-users mailing list > > Vis...@li... > > https://lists.sourceforge.net/lists/listinfo/visualpython-users > |