Simultaneous Multi-User Visualization Xavier White
What I’m Not Trying To Do Create data Analyze data Visualize any of my own data
What I Am Trying To Do Create a tool that visualizes data This tool would immensely help scientist and business to analyze data Enable the use of this visualization tool across multiple platforms.
Steps to Completion of Project Write Base Code Make sure the basic data structures can be visualized in Unity Create Tool Use OpenMP/MPI Hybrid to parallelize data reader Use OpenACC to parallelize rendering of meshgrid object Parallelize Tool Optimize for VR Optimize for Mobile Applications (particularly Android/iOS) Optimize Tool
“You Are Here” Create Tool Parallelize Tool Optimize Tool Completed Incomplete Create Tool Base for reading from files and rendering them in Unity is written and works (kinda). Parallelize Tool Neither code has been parallelized or even optimized so that it is prepared to be parallelized. Optimize Tool Tool actually has been optimized to work with VR but it can be greatly improved.
Working Run (Kinda)