| Display texts on DisplayImplJ3D
Hi chinhngt, Sorry for the delayed answer, I have much work to do at the moment and therefore did not looked onto this forum since 5 days. According to your question I have to tell you, that I have not . . .
|
VisAD
» VisAD Forum
|
August 08, 2010 16:03
by: Bergtroll
|
| Display texts on DisplayImplJ3D
### citet from Visad Mailing List, reply from Tom Whitacker at 05. August 2010 on 20:00 Hi -- I would suggest looking at these VisAD examples: Test44.java Test45.java Test61.java Test69.java Test70.jav . . .
|
VisAD
» VisAD Forum
|
August 08, 2010 16:03
by: Bergtroll
|
| Visualizing NetCDF files, that are bigger than system RAM
Hi Bruce, I did not found the time to give it a try yet. If I have something usefull, I will tell :-) Kind regards, Marius
|
VisAD
» VisAD Forum
|
August 02, 2010 00:02
by: Bergtroll
|
| Screenshots
Hi Bruce, thanx so far :-), unfortunately I am not as fast in developing as I would like to, but I hope, that I can show screenshots of a Visualization Wizard as well soon. Best regards, Marius
|
JSciVision
» JSciVision Forum
|
August 02, 2010 00:01
by: Bergtroll
|
| Visualizing NetCDF files, that are bigger than system RAM
--- Quoted from VisAD mailing list, Answer from Jeff McWhirter, 16.07.2010, 16:38 We've done a number of things with caching. We use the class: '''visad.data.DataCacheManager''' as a singleton to manag . . .
|
VisAD
» VisAD Forum
|
August 02, 2010 00:02
by: Bergtroll
|
| Viewer Positioning
--- Quoted from VisAD mailing list, Answer from Curtis Rueden, 14.07.2010, 18:39 As part of VisBio, I wrote some helper methods to zoom, translate and pan a display. They take care of applying the corr . . .
|
VisAD
» VisAD Forum
|
July 14, 2010 22:17
by: Bergtroll
|
| Visualizing NetCDF files, that are bigger than system RAM
--- Quoted from VisAD mailing list, Answer from Bill Hibbard, 14.07.2010, 14:50 Jeff McWhirter recently created the CachedFlatField and related "Cache" classes, that I think are better than the olf Fil . . .
|
VisAD
» VisAD Forum
|
August 02, 2010 00:02
by: Bergtroll
|
| Utilizing a process monitor
--- Quoted from VisAD mailing list, Answer from Bill Hibbard, 14.07.2010, 14:50 Applications would need to keep track of progress through a sequence of fetch, analyze and display data. It would be nice . . .
|
VisAD
» VisAD Forum
|
July 14, 2010 22:11
by: Bergtroll
|
| Gray Scale using 8-bit luminance textures
--- Quoted from VisAD mailing list, Answer from Tom Rink, 14.07.2010, 15:36 Yes, this is possible, we've done this with our new image renderer. It can be forced on the command line, and hopefully we'll . . .
|
VisAD
» VisAD Forum
|
July 14, 2010 22:08
by: Bergtroll
|
| Applying lookup tables as fragment shader based texture lookups
--- Quoted from VisAD mailing list, Answer from Tom Rink, 14.07.2010, 15:36 Using byReference rendering, and a smart analysis of what work needs to be done on a 'doTransform', we're getting pretty clos . . .
|
VisAD
» VisAD Forum
|
July 14, 2010 22:07
by: Bergtroll
|