Go to file
CodeSteak a2f5b65e30 Calling App.start(stage) early
Calling super.start early prevents a weird layouting bug
were the button of the window is white.
This could(?) be caused by stage and StartupView having
a different min-size.
2019-06-12 19:37:32 +02:00
client Calling App.start(stage) early 2019-06-12 19:37:32 +02:00
doc updated test docs 2019-06-12 14:08:23 +02:00
orga added autoconnect to statusbericht 2019-06-06 22:42:10 +02:00
server/texture-sync-server Set Server Version to 1.0; Show Version on Startup 2019-06-12 13:23:47 +02:00
testdata Add java program to create test data 2019-06-08 16:07:55 +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

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