Commit Graph

5 Commits

Author SHA1 Message Date
casperlamboo
e75db6d5bd first commit webworker
created web worker implementation

added class D3D.SlicerWorker
converts geometry to bufferGeometry
sends bufferGeometry to worker
in worker bufferGeometry gets converted back to geometry
2015-05-27 12:25:51 +02:00
casperlamboo
c4c32234ae slicer now needs mesh instead of geometry
transformations of the mesh automatically apply to the geometry
2015-05-08 10:07:26 +02:00
casperlamboo
69e5534d0d fixed some problems with communication
updated communication shell see
http://www.doodle3d.com/help/api-documentation
2015-05-07 10:48:24 +02:00
casperlamboo
7f0e09370b Fixed link in index.html 2015-04-24 21:48:57 +02:00
casperlamboo
ab9167e446 cleaner structure 2015-04-24 21:32:39 +02:00