54 Commits

Author SHA1 Message Date
Thomas FORGIONE
50b41f49d2 Remove useless logs 2015-04-17 17:01:19 +02:00
Thomas FORGIONE
1399edc700 Removed unused include 2015-04-17 17:00:36 +02:00
Thomas FORGIONE
a74cfbb0e3 Added button to switch between full arrow and half arrow 2015-04-17 16:52:42 +02:00
Thomas FORGIONE
7348430531 Added fat arrows 2015-04-17 16:42:30 +02:00
Thomas FORGIONE
dfb55a9bad Correct discontinuity 2015-04-17 11:22:11 +02:00
Thomas FORGIONE
1ca1b6b6c4 Changed lighting 2015-04-17 10:58:04 +02:00
Thomas FORGIONE
a04f30dc49 Added reset button 2015-04-17 10:33:41 +02:00
Thomas FORGIONE
d15740ec3a Added arrows instead of cameras 2015-04-17 10:14:48 +02:00
Thomas FORGIONE
dd5ad7f45a Added recommendations on Mario scene 2015-04-16 12:23:47 +02:00
Thomas FORGIONE
deb976b97b Added keys for angles, and changed from princess peach to princess
geraldine
2015-04-15 19:06:08 +02:00
Thomas FORGIONE
ebee998282 Transparent carpet 2015-04-15 17:01:17 +02:00
Thomas FORGIONE
618b56bba9 Changed order in loading... 2015-04-15 11:58:54 +02:00
Thomas FORGIONE
08c6fe1022 Changed texture to avoid ugly black border of windows 2015-04-15 11:56:11 +02:00
Thomas FORGIONE
fcf2ea6b22 Corrected transparency on the fence 2015-04-15 09:56:19 +02:00
Thomas FORGIONE
be1ccaab9c Changed sky color 2015-04-14 17:18:49 +02:00
Thomas FORGIONE
0c5676cfaf Added meshes and scene for Mario 64 2015-04-14 16:58:39 +02:00
Thomas FORGIONE
848587f11b Added Hermite functions 2015-04-14 12:02:35 +02:00
Thomas FORGIONE
e16e971a87 Improved thing (may be usefull... later) 2015-04-13 12:06:27 +02:00
Thomas FORGIONE
bdb975e2f0 Camera disappears progressively (classy :D) 2015-04-13 10:11:42 +02:00
Thomas FORGIONE
d33e91f899 Added redirect from scene to prototype 2015-04-13 09:51:07 +02:00
Thomas FORGIONE
f4d28a6ee6 Hide camera when clicking on it 2015-04-13 09:48:50 +02:00
Thomas FORGIONE
b5d2822d00 Corrected errors and added stats in rendering of prototype 2015-04-13 09:35:49 +02:00
Thomas FORGIONE
7bcd8e7e23 Removed useless .htaccess 2015-04-12 21:53:06 +02:00
Thomas FORGIONE
8f923cb757 Improved form in stream and corrected a bug in web.py 2015-04-12 21:46:02 +02:00
Thomas FORGIONE
7b98fe724b Added __init__.py 2015-04-12 21:23:22 +02:00
Thomas FORGIONE
925f6bab74 Moved from php to python 2015-04-12 21:13:41 +02:00
Thomas FORGIONE
35a8522088 Improved mouse event 2015-04-11 17:18:07 +02:00
Thomas FORGIONE
4d79ea6484 Added css and improved aspect 2015-04-11 17:08:43 +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
3bd6420736 Recovered index.php 2015-04-09 11:21:29 +02:00
Thomas FORGIONE
a320618599 Did lot of stuff with php 2015-04-09 11:20:50 +02:00
Thomas FORGIONE
0bbd0fb44a Cleaning PHP (eew) 2015-04-09 10:00:15 +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 bfa7e277d3b585da6933fa8b573b3d045433ea66.
2015-04-08 15:56:45 +02:00
Thomas FORGIONE
bfa7e277d3 Mobile support 2015-04-08 15:54:57 +02:00
Thomas FORGIONE
5eec180fd5 Improved index.html 2015-04-08 15:46:02 +02:00
Thomas FORGIONE
f465ace7b4 Corrected bug 2015-04-08 15:42:28 +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
d37d2cc9e1 Improved clicking so you can't click on objects too close to be
displayed
2015-04-08 11:47:47 +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
656ab133f6 Cleaning 2015-04-07 17:19:41 +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 7c138c3c276b0ecc2e7905590ff8b04770ea2b78.
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