AngelFP / VisualPIC

Data Visualization for Particle-in-Cell Codes.
GNU General Public License v3.0
47 stars 13 forks source link

The 3D Update #9

Closed AngelFP closed 6 years ago

AngelFP commented 6 years ago

After more than a year with no meaningful updates, a new major version of VisualPIC is finally ready to go! This update focuses mainly on improvements to the 3D visualizer, which is now much more stable and has gained quite a few new features. Another major change is the addition of support for HiPACE and openPMD data (thanks to Remi), although still it's early stages.

An overview of the changes in this new version can be seen below:

New logo

logo_horiz_transp New logo with more minimalist design and transparency, which is better optimized for overlaying on top of graphs and 3D renders.

Improvements to the 3D visualizer

3d_overview The main improvements can be summarized as follows:

An overview of the new opacity and colormap editing controls can be seen in the following image: edit3doverview

New data readers

Added compatibility with additional PIC codes:

New dark theme

dark_mode An optional dark theme, currently in testing, has been added. The theme is disabled by default but can be activated by setting dark_theme = True in the __main__.py file.

Other changes

ax3l commented 6 years ago

congrats on the new release, this looks awesome! :rocket: :sparkles: