Commit Graph

640 Commits (bfed32cd48c15cfb6e24549bb2322d2108c8b0c6)

Author SHA1 Message Date
polygonboutique bcfa3b6df2 3d text,
gui scene
triggers: onenter, onleave, oninside
2016-11-11 16:25:39 +01:00
Theunis J. Botha 431797fdaa fix blob urls 2016-11-11 11:29:23 +01:00
Theunis J. Botha 4061f9ec4f fix constructor order 2016-11-11 10:33:49 +01:00
polygonboutique 291fb7e023 lerped steering 2016-11-11 10:10:43 +01:00
Theunis J. Botha 613474ba44 made components compatible with editor 2016-11-10 14:12:41 +01:00
Theunis J. Botha 517d75d3c2 merge conflicts 2016-11-10 13:52:29 +01:00
Theunis J. Botha e2973d8ec6 comments 2016-11-10 13:47:40 +01:00
polygonboutique c159a4e1aa - added a modified version of cannon.js
- convex|trimesh collisions work
- modified shape.js (added type_plane)
2016-11-10 11:09:55 +01:00
polygonboutique 66c8e76983 box-sphere trigger area component 2016-11-09 16:18:43 +01:00
polygonboutique a3f552b941 trigger sphere 2016-11-09 14:17:13 +01:00
polygonboutique ac820f70ba if-guards for 3d-editor 2016-11-09 12:37:46 +01:00
polygonboutique cf57556a0b look at components rotates the offset towards the targets rotation 2016-11-08 12:12:56 +01:00
polygonboutique 8ddba38561 added more settings for follow & look at components 2016-11-08 12:04:42 +01:00
polygonboutique de5961456f reusing vars inside mesh permutation component 2016-11-08 11:26:08 +01:00
polygonboutique 32afbd1abb smooth follow components 2016-11-08 11:13:55 +01:00
polygonboutique 9208ea9257 follow component target offset.
todo:
- look at: use target offset.
- camera component sphere-rigidbody.
2016-11-04 16:31:56 +01:00
polygonboutique 274ab21d3e follow & look at components 2016-11-04 15:50:33 +01:00
polygonboutique a0a9d6e45d changed one line. 2016-11-04 15:02:53 +01:00
polygonboutique 12ca785b42 changes:
- entities have position, quaternion & scale
- components operate on those properties
- entities apply those back to the three mesh
- scene: renamed threeScene to instance
- added camera component
- added fly controls component
- added scaleOffset to mesh permutation component
2016-11-04 14:57:48 +01:00
polygonboutique a830c0502f vehicle controls.
todo:
+ get REAL scaled radius of wheelMesh.
+ create input class.
2016-11-04 10:58:48 +01:00
Theunis J. Botha 875873d85a merge conflicts resolved 2016-11-03 16:15:19 +01:00
Theunis J. Botha c988516f8d fixed image loading - tests passing 2016-11-03 14:33:14 +01:00
polygonboutique c38d302407 ray cast vehicle.
- wheels aren't rotated correctly. the code is broken atm.
2016-11-03 11:57:05 +01:00
Theunis J. Botha 9b6c5d4348 current progress - starting to load textures sparse 2016-11-01 18:59:26 +01:00
polygonboutique 239e416220 triangle collision meshes. 2016-11-01 16:32:06 +01:00
Theunis J. Botha 04391a78e4 merge conflicts 2016-11-01 16:31:52 +01:00
cybafelo 6d098fc84d git ignore 2016-11-01 15:29:36 +00:00
cybafelo 0d1c4ad144 remove build from source control 2016-11-01 15:27:16 +00:00
Theunis J. Botha 4d38ef3c0b merge conflicts 2016-11-01 16:24:29 +01:00
Theunis J. Botha 74098b062d backward compatible with no lights 2016-11-01 16:21:06 +01:00
polygonboutique ede2c774e8 merge conflicts 2016-11-01 16:11:08 +01:00
polygonboutique 631115a875 backup 2016-11-01 16:08:22 +01:00
Theunis J. Botha 27ded72d09 load scene fixes to stable 2016-11-01 15:55:56 +01:00
Theunis J. Botha 8c9f585dfb remove old broken physics code 2016-11-01 14:34:17 +01:00
Theunis J. Botha eb38cbe27c start messing around with texture loading 2016-11-01 14:11:10 +01:00
polygonboutique 3b6a61ef69 refactored game-class, entity, rigidbody extends component, refactored world, sphere physics working. 2016-11-01 12:42:06 +01:00
polygonboutique 2098af0c7e naive extension of classes. 2016-11-01 10:30:55 +01:00
polygonboutique 92c7b6db6c more ecs stuff 2016-11-01 10:00:15 +01:00
polygonboutique dba92a70ba fresh start 2016-11-01 09:43:36 +01:00
Theunis J. Botha 0ff071bb6b q dependency 2016-10-31 10:06:37 +01:00
Theunis J. Botha 6c26daa609 v1.0.0 2016-10-31 09:39:41 +01:00
Theunis J. Botha fb11e681cd all stable - no physics yet 2016-10-31 09:30:03 +01:00
Theunis J. Botha 8f233d804d try to get xmlhttprequest in unit tests 2016-10-28 16:02:45 +02:00
Theunis J. Botha b7a244e282 entity array 2016-10-28 15:31:45 +02:00
Theunis J. Botha d9c336286d entity objects 2016-10-28 15:30:15 +02:00
Theunis J. Botha 92faa265ab random IDs 2016-10-28 15:28:34 +02:00
Theunis J. Botha 5b3e5afd0c wheel updates 2016-10-28 13:31:21 +02:00
Theunis J. Botha 5075d50d6d Merge branch 'next' into feature-triMesh 2016-10-28 13:12:11 +02:00
Theunis J. Botha 82e25d6166 rigid wheels start 2016-10-28 13:11:53 +02:00
polygonboutique 318500d9b0 debugviews, triangle & convex hull collision shape generation, ray cast fixup for triangle meshes 2016-10-28 13:06:56 +02:00