Commit Graph

25 Commits

Author SHA1 Message Date
casperlamboo
498708e4e4 added algorithm to remove unnecessary polygons in shape 2015-05-08 14:29:06 +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
4d89f2161c added time logging for slicing 2015-05-07 18:14:10 +02:00
casperlamboo
c0a84e4207 fixed bug 2015-05-07 17:43:27 +02:00
casperlamboo
d9869634c7 init
slicing works; produces errors though
2015-05-07 17:27:41 +02:00
casperlamboo
5e43789f82 clean up code 2015-05-07 14:09:36 +02:00
casperlamboo
624409aa30 JS Hint fixed errors 2015-05-07 11:04:48 +02:00
casperlamboo
33576ad45b added more support for doodle box 2015-05-06 15:06:04 +02:00
casperlamboo
948865fc07 updated slicing
moved add line to create lines; makes line lookup private
2015-05-01 16:44:05 +02:00
casperlamboo
3d34c59514 fixed higher layer algorithm 2015-05-01 14:59:39 +02:00
casperlamboo
052f894c70 fixed conflict 2015-05-01 14:12:04 +02:00
casperlamboo
324b511d39 Merge branch 'development'
Conflicts:
	src/slicer.js
2015-05-01 14:10:57 +02:00
casperlamboo
737406ee04 added Gulp 2015-05-01 14:09:45 +02:00
casperlamboo
f7d723d43c cleaned files 2015-05-01 12:15:46 +02:00
casperlamboo
0f8135b4f2 cleaned files 2015-05-01 12:10:02 +02:00
casperlamboo
e17279f7c4 removed unused libraries 2015-05-01 11:17:41 +02:00
casperlamboo
d7dfdb62d9 fixed look up function 2015-05-01 11:03:07 +02:00
casperlamboo
d33f0d336c cleaned up files 2015-05-01 10:06:52 +02:00
casperlamboo
882f885d97 clean up files 2015-04-30 20:34:57 +02:00
casperlamboo
3803fbd5c0 Created Fills 2015-04-30 18:26:34 +02:00
casperlamboo
5015d31bce cleaned up code 2015-04-28 18:10:16 +02:00
casperlamboo
9d188bb0de fixed shape point order
only dot product is supposed to be > 0 in my code it’s < 0. some where
mathmatical problem maybe fix some where in the future (it works just
ugly)
2015-04-28 17:54:46 +02:00
casperlamboo
2f3f60a921 created save space 2015-04-28 16:08:56 +02:00
casperlamboo
5050bc0e40 improvement, starting point for collision fix 2015-04-28 14:11:41 +02:00
casperlamboo
ab9167e446 cleaner structure 2015-04-24 21:32:39 +02:00