Go to file
Jannik f22a9eb260
added com.github.johnrengelman.shadow
this makes it a lot easier to build a runnable jar file
2019-06-08 15:32:05 +02:00
client added com.github.johnrengelman.shadow 2019-06-08 15:32:05 +02:00
doc document autoconnect 2019-06-08 13:14:24 +02:00
orga added autoconnect to statusbericht 2019-06-06 22:42:10 +02:00
server/texture-sync-server fix formatting 2019-06-05 19:35:10 +02:00
.gitignore implement glue code; Server is now startable 2019-05-07 22:43:14 +02:00
LICENSE Initial commit 2019-03-22 18:43:00 +01:00
README.md statusbericht KW17 2019-04-25 21:13:10 +02:00

README.md

TextureSync

##Seminar PM - Projekt 1

Many 3D designers work in a team on large projects with a huge number of textures. The Textures are often distributed on the computers of project members and are difficult to search. This leads to more time being spent on coordination.

We want to deliver a product that stores the textures centrally and makes them available for each employee. that makes it easy to search. These can then see directly from previews which textures are possible. The central administration on the server also allows backups of the texture data can be enabled.

##Authors

  • Lukas Fürderer
  • Robin Willmann
  • Jannik Seiler
  • Hendrik Schutter

###Angewandte Informatik Sommersemester 2019