diff options
author | hanemile <emile.hansmaennel@gmail.com> | 2017-12-03 13:01:24 +0100 |
---|---|---|
committer | hanemile <emile.hansmaennel@gmail.com> | 2017-12-03 13:01:24 +0100 |
commit | 274fd9a852d04e7f095f064741b2cdfbec3e110b (patch) | |
tree | 1f1dfee84ac156de1e7a2d2c1ee0a8baf6a8f6c5 | |
parent | 72b169383537b1f339ff277c158f7d9fa389a191 (diff) |
added some content to the README
-rw-r--r-- | README.md | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/README.md b/README.md index 69bde96..f12a58b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ # JUFO18_GalaxyGeneration -Generating Galaxy data and Visualizing it using Blender. +__Generating Galaxies and Visualizing them using Blender.__ + +The Project began during my Intership at the +[ZAH](https://zah.uni-heidelberg.de/welcome/) +(Zentrum Für Astronomie der Uni Heidelberg) thank's to +[@tugi](https://github.com/tugi). + +The Repo we created during that time can be found +[here](https://github.com/HanEmile/Heidelberg) + +The Code is split up into two parts (03.12.17): The first part creates the +data using [Python](https://python.org) so the second part can visualize it in +[Blender](https://blender.org). |