Go to file
CodeSteak d9d4f16c01 implement glue code; Server is now startable
Server can now be used. All features except preview and gc should work.
2019-05-07 22:43:14 +02:00
client added file chooser with extension filter 2019-05-06 00:19:38 +02:00
doc fix formating 2019-05-04 12:39:24 +02:00
orga spelling fixes 2019-05-02 21:44:33 +02:00
server/texture-sync-server implement glue code; Server is now startable 2019-05-07 22:43:14 +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