Skip to content

flask media hosting to unity example for GCT700('21 Fall)

Notifications You must be signed in to change notification settings

sebaram/flask-unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

flask-unity

simple flask media hosting and unity web image retrieval example for GCT700('21 Fall)

  1. make "flask-server/artworks_db.csv" with the image path
  2. run python code "flask-server/main.py" first, it will serve the image
  3. run unity app: example code show different image from numeric keys above the alphabet keys

(python part requires Flask for hosting and pandas for data handling)

TODO

  • serve other info at the same time(title,artist, etc..)
  • add searching features for the db
  • add filtering features

About

flask media hosting to unity example for GCT700('21 Fall)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published