Skip to content

Make your 3D Objects viewable in the browser using WebGL and be able to distribute it easily to friends or customers

Notifications You must be signed in to change notification settings

smokejohn/3DViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D-Viewer

Implementation of a 3D-Viewer NodeJS app, using Express, MongoDB, Mongoose and ThreeJS.

Feature Set

  • User-Login
  • OBJ-File upload
  • dynamic view generation
  • display of Model through ThreeJS WebGL Viewer

Routes

  • users
    • signin
    • signup
    • profile
    • modellist

Technology

  • Express JS
  • mongoDB (www.mongodb.org) / levelDB
  • mongoose
  • Jade - HTML Templating-Engine
  • passport sigin module / auth module

Milestone 1 (28. May 2013)

  • setup project, repository and dependencies
  • prototype basic file upload
  • basic database document schema
  • test ThreeJS with OBJLoader

Research

About

Make your 3D Objects viewable in the browser using WebGL and be able to distribute it easily to friends or customers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published