grahamrow / Muview2

3D visualization of micromagnetic simulation data from Mumax or OOMMF
GNU General Public License v2.0
41 stars 8 forks source link

Fix hue range to match mmdisp rgbr and mumax3 #17

Closed syockit closed 8 years ago

syockit commented 9 years ago

mumax3 uses Red-Green-Blue-Red scheme for coloring the xy-angle component. This fix ensures that magnetization oriented towards +x is colored red, and -x colored cyan.

grahamrow commented 8 years ago

Looks good to me, thanks for the fix!