GitXplorerGitXplorer
c

hack4europe3d

public
6 stars
5 forks
1 issues

Commits

List of commits on branch master.
Unverified
0f7dca42c29a99f1e54c030ec09856be1692be13

Merge branch 'master' of https://github.com/cygri/hack4europe3d.git

committed 12 years ago
Unverified
2366aedcc43c8864e769460bc363bb460c1f55a5

moved old map textures to /old3

committed 12 years ago
Unverified
df30ff0c2734162ee8ec0a6f1ab2631dc0b9a9ae

Deleted lots of files we don't need

committed 12 years ago
Unverified
0f543bada485bb4e89e5205c1fd8dc90d8b8b313

demobranch files added

committed 12 years ago
Unverified
7f07827d55b35b56fa23975e4edc4054728104dc

demobranch

committed 12 years ago
Unverified
c0efcc0577e6cae683f5be1de1636c0b933f5fe2

fix async bug

ccygri committed 12 years ago

README

The README file for this repository.

hack4europe3d

Hack4Europe 3D exhibition app

Developers

  • Brendan Flynn
  • Simon Kenny
  • Mark Reilly
  • Richard Cyganiak

Concept

  • 3D gallery builder
  • Create your own gallery and share it
  • Potential: Place "camera rails" for a non-interactive tour ** Could be running in a banner on a website
  • Potential: mobile app
  • Potential: buy prints

Planning

Minimal demo

  • Requires: Click handling
  • Click on wall
  • Pick image from Europeana
  • Image is placed on wall

Images as links

  • Requires: UI
  • "Add image" button
  • If you're not in "add image" mode and click on an existing image, it's a link

Minimal loading and saving

  • Requires: UI
  • Save button
  • Brings up a form where you enter title, description, your name, email, id
  • Homepage that lists existing saved exhibitions, or to start a new one
  • Existing ones are accessable at /exhibition/{id}

Room building

  • Requires: Click handling
  • Requires: UI
  • Enable "wall editing tool"
  • Highlight wall/floor/ceiling under mouse
  • Clicking toggles

Proper image building

  • Requires: Small button
  • Requires: UI
  • Add button for modifying images
  • You're also in "modifying images mode" after adding an image
  • Show "remove", "reposition", "make larger", "make smaller" buttons

Show image title and details

  • Requires: Small button
  • Requires: UI

Similar stuff / inspiration