Webinar (2021-Nov-10) by Alex Razoumov
The 2021 SciVis Contest organized jointly by IEEE and Compute Canada wrapped up on October 28th, with the official announcement of awards at the IEEE Vis conference. This Contest dataset was a numerical simulation of convection in the Earth’s mantle containing 251 timesteps covering 500 Myr of geological time, data courtesy of the Pysklywec Lab (Russell Pysklywec and Hosein Shahnas) at the University of Toronto. The simulation was conducted using Compute Canada’s Niagara cluster. The Contest challenge was to identify various flow features and visualize them clearly as they evolve in time. We saw many good submissions and a ton of innovative visualization ideas. In this webinar we talked about some of the ideas suggested in the submissions.
Please note that the short clips shared in the webinar were not recorded smoothly by Zoom, so it is best to watch these animations inside the presentations linked from the Contest website.
Webinar (2021-Sep-29) by Alex Razoumov
Webinar (2021-Apr-28) by Nick Leaf (NVIDIA)
Webinar (2021-Jan-20) by Alex Razoumov
Webinar (2020-Nov-25) by Alex Razoumov
Webinar (2020-Oct-28) by Olivier Fisette
Webinar (2020-Apr-29) by Alex Razoumov
Webinar (2020-Apr-01) by Dmitri Rozmanov
Webinar (2020-Jan-15) by Alex Razoumov
Webinar (2019-Sep-18) by Alex Razoumov
Webinar (2019-Mar-06) by Dmitri Rozmanov
Webinar (2018-Nov-21) by Alex Razoumov
In this webinar we take a look at YT, a python package for analyzing multi-resolution volumetric and particle data. Initially written for working with astrophysical simulation data, YT is now widely used across many disciplines dealing with 3D simulation or observational/experimental data.
Webinar (2019-Jan-23) by Alex Razoumov
In Part 2 we learn how to use YT for data analysis and manipulation, including creating isosurfaces and streamlines, exporting 3D scenes to interactive viewers such as ParaView and MeshLab, and subsetting data in many different ways.
Webinar (2018-Mar-28) by Alex Razoumov
Webinar (2018-Jan-31)
In this webinar we review the visualization techniques found in 2017 WestGrid’s Visualize This! contest submissions:
coupling visualization with the SuperCollider server to produce on-the-fly audio from selected Q-criterion.
Webinar (2017-Oct-03) by Alex Razoumov
Webinar (2017-Mar-29) by Alex Razoumov
ParaViewWeb is a lightweight API for writing HTML5 web applications that utilize a remote ParaView server for running a visualization in a web browser. This talk gave an introduction to ParaViewWeb, shared an overview ofJavaScript Web Visualizer’s main features, and explained how to build simple ParaViewWeb apps from scratch.
Webinar (2016-Nov-02) by Alex Razoumov
This webinar looks at the Python interface in VisIt, one of several popular open-source, general-purpose visualization packages. We demonstrate the different ways to launch scripts and use them for a number of rendering tasks including processing time-dependent datasets and creating animations. We also take a look at several other interesting topics in VisIt workflows such as visualizing the terrain in 3D and rendering molecules.
Webinar (2016-Sep-28) by Alex Razoumov
OSPRay, Intel’s scalable open-source library, can provide very fast rendering on systems that don’t have GPUs, making it possible to produce high-fidelity visualizations on the same general CPU nodes you use for running your simulations. In this session, we take a look at OSPRay inside ParaView both on a laptop and on a GPU-less cluster node, discuss benchmarks and compare the resulting images built with and without the OSPRay engine.
Webinar (2016-May-24) by Alex Razoumov
Options for 3D graph visualization and analysis are very limited, confined primarily to short-lived research projects or legacy tools that can still be downloaded but are no longer maintained and updated. The reason for this is the popularity of 2D tools such as Gephi and Cytoscape and the expectation that in 3D complex networks will look messy, with some structures occluding others. On the other hand, in 3D layouts we can encode three independent attributes and visualize some unique connection topologies that will be lost in 2D.
Webinar (2016-Mar-22) by Alex Razoumov