We have decided to move away from the triangulation project for a bit, and work on something similar but possibly more valuable for visualization purposes. Instead of triangulating each plane, and rendering them separately, we are going to draw line segments along the magnetic field lines and interpolate the value between adjacent points. This will demonstrate the fluid spiraling motion of the field. The data files I’m reading in contain a value that quantifies the twisting of the field as an index offset to change by in each iteration. This is rather hard to explain, so a movie of the finished product is above. Through development of this dataset, I realized that some time steps are duplicated in the data file, and so the actual number of steps is 702, not 721. This changes a couple things, but for the most part, the data is just more representative now!














