55
66[ ![ Slack] ( https://img.shields.io/badge/slack-channel-green?logo=slack )] ( https://kotlinlang.slack.com/archives/CEXV2QWNM )
77
8- # DataForge Visualization Platform
8+ # VisionForge platform
99
1010## Table of Contents
1111
1212* [ Introduction] ( #introduction )
1313* [ Requirements] ( #requirements )
1414* [ Features] ( #features )
15- * [ About DataForge ] ( #about-dataforge )
15+ * [ About VisionForge ] ( #about-VisionForge )
1616* [ Modules contained in this repository] ( #modules-contained-in-this-repository )
1717* [ Visualization for External Systems] ( #visualization-for-external-systems )
1818* [ Demonstrations] ( #demonstrations )
2323
2424## Introduction
2525
26- This repository contains a [ DataForge ] ( #about-dataforge ) \- based framework
26+ This repository contains a [ VisionForge ] ( #about-VisionForge ) framework
2727used for visualization in various scientific applications.
2828
2929The main framework's use case for now is 3D visualization for particle physics experiments.
@@ -41,16 +41,16 @@ JVM backend requires JDK 11 or later
4141The main framework's features for now include:
4242- 3D visualization of complex experimental set-ups
4343- Event display such as particle tracks, etc.
44- - Scales up to few hundred thousands of elements
45- - Camera move, rotate , zoom-in and zoom-out
44+ - Scales up to hundreds of thousands of elements
45+ - The camera moves, rotates , zoom-in and zoom-out
4646- Scene graph as an object tree with property editor
4747- Settings export and import
4848- Multiple platform support
4949
50- ## About DataForge
50+ ## About VisionForge
5151
52- DataForge is a software framework for automated scientific data processing. DataForge Visualization
53- Platform uses some of the concepts and modules of DataForge, including: ` Meta ` , ` Configuration ` , ` Context ` ,
52+ [ DataForge] ( https://git.sciprog.center/kscience/dataforge-core ) is a software framework for automated scientific data processing. VisionForge
53+ Platform uses some concepts and modules of DataForge, including: ` Meta ` , ` Configuration ` , ` Context ` ,
5454` Provider ` , and some others.
5555
5656To learn more about DataForge, please consult the following URLs:
@@ -66,10 +66,6 @@ To learn more about DataForge, please consult the following URLs:
6666>
6767> ** Maturity** : EXPERIMENTAL
6868
69- ### [ demo] ( demo )
70- >
71- > ** Maturity** : EXPERIMENTAL
72-
7369### [ plotly-kt] ( plotly-kt )
7470>
7571> ** Maturity** : EXPERIMENTAL
@@ -131,10 +127,6 @@ To learn more about DataForge, please consult the following URLs:
131127>
132128> ** Maturity** : EXPERIMENTAL
133129
134- ### [ demo/playground] ( demo/playground )
135- >
136- > ** Maturity** : EXPERIMENTAL
137-
138130### [ demo/sat-demo] ( demo/sat-demo )
139131>
140132> ** Maturity** : EXPERIMENTAL
@@ -143,10 +135,6 @@ To learn more about DataForge, please consult the following URLs:
143135>
144136> ** Maturity** : EXPERIMENTAL
145137
146- ### [ plotly-kt/examples] ( plotly-kt/examples )
147- >
148- > ** Maturity** : EXPERIMENTAL
149-
150138### [ plotly-kt/plotly-kt-core] ( plotly-kt/plotly-kt-core )
151139>
152140> ** Maturity** : DEVELOPMENT
@@ -164,18 +152,6 @@ To learn more about DataForge, please consult the following URLs:
164152>
165153> ** Maturity** : EXPERIMENTAL
166154
167- ### [ plotly-kt/examples/compose-demo] ( plotly-kt/examples/compose-demo )
168- >
169- > ** Maturity** : EXPERIMENTAL
170-
171- ### [ plotly-kt/examples/js-demo] ( plotly-kt/examples/js-demo )
172- >
173- > ** Maturity** : EXPERIMENTAL
174-
175- ### [ plotly-kt/examples/native-demo] ( plotly-kt/examples/native-demo )
176- >
177- > ** Maturity** : EXPERIMENTAL
178-
179155
180156** Class diagram:**
181157
0 commit comments