Skip to content

A simple server that receives 3D object files upload, and responds with a location to view them in a browser

Notifications You must be signed in to change notification settings

gfaugere/SimpleRemote3DViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Remote 3D Viewer

Upload a 3D file (stl/obj) and see it in your browser.

Usage

POST a file to /upload, and navigate to the URL returned in the Location header.

About

Was built to allow the construction of a slack bot that looks for uploaded 3D files and sends a link to view them in-browser.
hubot-simple-remote-3d-viewer gist available here

Whole front-end is based on copy-pastes from threejs examples.

About

A simple server that receives 3D object files upload, and responds with a location to view them in a browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published