Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ahoirg authored Jul 29, 2023
1 parent c807bf0 commit 66fd192
Showing 1 changed file with 3 additions and 19 deletions.
22 changes: 3 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,4 @@
# Unity Data Visualization Template (UDVT)
# Data Visualization Tool

The Unity Data Visualization Template (UDVT) is an framework that provides students with a powerful tool to build interactive data visualizations in both 2D and 3D using the Unity game engine. It should be used in lectures and be easily extendable by the students.
UDVT includes a range of classes, methods, and examples that allow to quickly create interactive data visualizations. The framework is designed to also enable the development of immersive analytics applications that allow users to visualize and interact with complex data sets in new and innovative ways.
UDVT offers basic functions for loading csv files, generating visualization containers with axes, ticks, and data marks and methods to set these visualization channels.
The framework should support Students develop an understanding of data visualization techniques and how they can be implemented.

Dependencies and versions utilized:
| Name | Version |
| ----------------------------------------------------------------------- | -------- |
| Unity | 2021.3.18 |
| C# | 9.0 |
| .NET Standard | 2.1 |
| .NET Framework | 4.8 |

---
Developed and maintained by Alexander Gall

Contact: [alexander.gall@uni-passau.de](alexander.gall@uni-passau.de)
Contact: [LinkedIn](https://www.linkedin.com/in/alexander-gall-1b7039242/)
It is a data visualization tool built using the Unity Data Visualization Template (UDVT). For more information about UDVT, you can visit this
[repository](https://github.com/GallAlex/UDVT).

0 comments on commit 66fd192

Please sign in to comment.