Skip to content

Commit fb1e427

Browse files
Added DREAM.3D NX to showcase section
1 parent df34b0e commit fb1e427

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ know it from Visual Studio.
119119
- [RDE – Robox Development Environment](#rde--robox-development-environment)
120120
- [ResInsight](#resinsight)
121121
- [ADTF 3](#adtf-3)
122+
- [DREAM.3D NX](#dream3d-nx)
122123
- [Alternative Docking System Implementations](#alternative-docking-system-implementations)
123124
- [KDDockWidgets](#kddockwidgets)
124125
- [QtitanDocking](#qtitandocking)
@@ -593,13 +594,23 @@ says about the switch to Qt Advanced Docking:
593594
594595
![ADTF](doc/showcase_adtf.png)
595596
597+
### [DREAM.3D NX](https://github.com/BlueQuartzSoftware/DREAM3D)
598+
599+
DREAM.3D *(Digital Representation Environment for Analysis of Materials in 3D)* is an open source, cross-platform and modular, software suite that allows users to prepare, reconstruct, quantify, instantiate, and mesh, multidimensional, multimodal microstructural data, as well as many other applications.
600+
601+
[BlueQuartz Software](http://www.bluequartz.net/) is currently completely rewriting the DREAM.3D application. For the upcoming version **[DREAM3D NX](http://www.dream3d.io/)** they improved the UI by using the Advanced Docking System. An [early version](http://www.dream3d.io/) of **DREAM3D NX** with ADS is already available to any user who would like to take the brand new version out for a spin.
602+
603+
![DREAM.3D NX](doc/showcase_dream3d_nx.png)
604+
605+
[read more...](http://dream3d.bluequartz.net/)
606+
596607
## Alternative Docking System Implementations
597608
598609
If this Qt Advanced Docking System does not fit to your needs you may consider some of the alternative docking system solutions for Qt.
599610
600611
### KDDockWidgets
601612
602-
This is an advanced docking framework for Qt from [KDAB](https://www.kdab.com/). The interesting thing is, that they separated GUI code from logic, so they can easily provide a QtQuick backend in the future.
613+
This is an advanced docking framework for Qt from [KDAB](https://www.kdab.com/). The interesting thing is, that they separated GUI code from logic, so they can easily provide a QtQuick backend in the future.
603614
604615
- [Blog post about KDDockWidgets](https://www.kdab.com/kddockwidgets/)
605616
- [GitHub project](https://github.com/KDAB/KDDockWidgets)

doc/showcase_dream3d_nx.png

364 KB
Loading

0 commit comments

Comments
 (0)