Commit Graph

220 Commits

Author SHA1 Message Date
Thomas FORGIONE 35a8522088 Improved mouse event 2015-04-11 17:18:07 +02:00
Thomas FORGIONE 64c8b7de6d Improved camera movement
Added scale factor to the distance between `FixedCamera.center` and
`FixedCamera.target` so the movement of `PointerCamera` does the
rotation earlier in its movement. Changed threshold to consider the
movement finished so the movement doesn't block the user for long.
2015-04-10 09:25:27 +02:00
Thomas FORGIONE 0037b38357 Smooth shading during streaming (oh yes baby) 2015-04-09 17:07:07 +02:00
Thomas FORGIONE a320618599 Did lot of stuff with php 2015-04-09 11:20:50 +02:00
Thomas FORGIONE 5c9390da90 Added php for parameter of resolution of sphere in stream 2015-04-08 17:26:02 +02:00
Thomas FORGIONE 566f42f5dc Typo in comment and added toGeometry in package 2015-04-08 16:04:38 +02:00
Thomas FORGIONE 60d031361b Removed alert 2015-04-08 16:00:11 +02:00
Thomas FORGIONE 0353888f9e Revert "Mobile support"
This reverts commit bfa7e277d3.
2015-04-08 15:56:45 +02:00
Thomas FORGIONE bfa7e277d3 Mobile support 2015-04-08 15:54:57 +02:00
Thomas FORGIONE ed5df6949c Changed to atan2 2015-04-08 14:38:53 +02:00
Thomas FORGIONE 729aaa09c2 Smooth shading on perspective spheres 2015-04-08 12:26:38 +02:00
Thomas FORGIONE 260bc4f97b Added thanks 2015-04-08 12:02:56 +02:00
Thomas FORGIONE b1b64d73ba Avoid the impact on the arrival of the move 2015-04-08 11:41:52 +02:00
Thomas FORGIONE 93549bc434 Added fluid movement from camera to recommendation 2015-04-08 11:36:15 +02:00
Thomas FORGIONE f1a7d1c033 Added streaming simulation 2015-04-07 16:05:43 +02:00
Thomas FORGIONE 96db6d177f Revert "In js, we don't know how to test if something is undefined"
This reverts commit 7c138c3c27.
2015-04-07 12:04:59 +02:00
Thomas FORGIONE 7c138c3c27 In js, we don't know how to test if something is undefined 2015-04-07 11:56:14 +02:00
Thomas FORGIONE ae620e2cfc Cleaning, and removed logs 2015-04-07 11:33:33 +02:00
Thomas FORGIONE dce45d8257 Added mouse move (drag and drop style) and corrected cube style 2015-04-07 11:13:19 +02:00
Thomas FORGIONE e297123be7 Initial commit 2015-04-02 12:38:06 +02:00