Teleconference 2016-03-02

From VTKM
Revision as of 13:46, 2 March 2016 by Kmorel (talk | contribs) (Created page with "Attendees: Ken Moreland (SNL), Tom Fogal (NVIDIA), Jeremy Meredity (ORNL), Rob Maynard (Kitware), Berk Geveci (Kitware), Matt Larsen (LLNL), Dave Pugmire (ORNL) Dave pushing...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Attendees: Ken Moreland (SNL), Tom Fogal (NVIDIA), Jeremy Meredity (ORNL), Rob Maynard (Kitware), Berk Geveci (Kitware), Matt Larsen (LLNL), Dave Pugmire (ORNL)

Dave pushing on rendering stuff. Explicit cell sets and rectilinear. Can draw all three at once. Using a trianglation class. Is fairly smart about only getting external triangles, but does so by triangulating everything and then removing duplicates (from Matt). Fixing the issue where faces do not always match up.

Rendering stuff still on separate branch. Still need to work out issues with dashboards. Need to have compile configuration that is flexible when rendering system is not available.

Rob has made progress in integrating VTK-m into VTK. Can pass data from VTK to VTK-m and back to VTK.

The filters branch is not perfect, but we are going to merge it in and make changes as we go.

Jeremy working on annotations. Bounding box and axis. Fonts are next. Currently all off of the rendering branch.