home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / graphics / visualiz / 2097 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  2.5 KB

  1. Path: sparky!uunet!UB.com!pacbell.com!ames!agate!doc.ic.ac.uk!warwick!uknet!edcastle!dcs.ed.ac.uk!epcc.ed.ac.uk!gordonc
  2. From: gordonc@epcc.ed.ac.uk (Gordon D B Cameron)
  3. Newsgroups: comp.graphics.visualization
  4. Subject: Pyramid Viewers
  5. Message-ID: <C1KnJq.M5G@dcs.ed.ac.uk>
  6. Date: 28 Jan 93 16:09:25 GMT
  7. Sender: cnews@dcs.ed.ac.uk (UseNet News Admin)
  8. Organization: Edinburgh Parallel Computing Centre
  9. Lines: 42
  10.  
  11. I'm looking for any references to work people may have done on methods
  12. of viewing, and visualizers for, pyramidal data structures, typically representing
  13. irregular meshes.
  14.  
  15. I'm thinkimg in particular of the types of pyramid structure where there are,
  16. say, 4 levels representing nodes, lines, surfaces and elements. Data (scalar or
  17. vector) may be stored along with items at each of these levels, and I'm
  18. interested in different ways of extracting information about the structure in a
  19. sensible and flexible way.
  20.  
  21. I'm aware of many of the methods, and have coded a few examples, but what we
  22. intend doing is writing a generic pyramidal data structure visualizer, and I'd be
  23. interested in any comments people may have. For example, it is fairly trivial to
  24. get a *basic* view of the connectivity of the mesh by simply plotting the lines -
  25. viewing information at nodes may be done by simply colouring those nodes -
  26. however, when it comes to visualising values at the elements and surfaces, things
  27. start to get interesting......
  28.  
  29. Does anyone have experience of use of slicing algorithms for such structures ? -
  30. has anyone integrated volume visualisation into such systems ? Is reduction to a
  31. regular lattice/voxel data type structure sensible for further processing ?
  32.  
  33.  
  34. I'd appreciate any feedback - of course, if anyone has already done something
  35. like this, then I'd be very happy to hear from them.
  36.  
  37. Oh - as a bit of an explanation, some people here are looking at hooking such a
  38. visualisation system up to parallel simulations using one of the projects being
  39. worked on here. The plan is to have the paralell utilities library hooked up to a
  40. visualisation system, and updating individual node/face/element values in real
  41. time. The hope is to do things like observe load balancing mesh decomposition
  42. strategies, monitor the progress of mesh based simulations, and eventually have
  43. some sort of feedback control.....
  44.  
  45. Many thanks,
  46.  
  47.     -G.
  48.  
  49. -- 
  50. e|p Gordon Cameron                      |     Phone:+44 31 650 5024(Rm. 2259)
  51. c|c Edinburgh Parallel Computing Centre |     Email: gordonc@epcc.ed.ac.uk
  52.     oOo The University of Edinburgh oOo |    'So far so good, so now so what'
  53.