Thomas FORGIONE
0cd54a86a8
Finished tutorial
2015-05-29 10:11:20 +02:00
Thomas FORGIONE
6b3a79c34e
Corrected mistake
2015-05-28 17:41:06 +02:00
Thomas FORGIONE
45a7d105ed
Added threex.transparency module (modified be me)
2015-05-28 16:11:21 +02:00
Thomas FORGIONE
ad8285db74
Fixed some transparency issue
2015-05-28 16:10:47 +02:00
Thomas FORGIONE
aa77d182fd
Cleaning
2015-05-28 15:13:38 +02:00
Thomas FORGIONE
7f6daec0f4
Revert "Smooth collisions"
...
This reverts commit 5d0bd09139
.
2015-05-28 15:07:56 +02:00
Thomas FORGIONE
5d0bd09139
Smooth collisions
2015-05-28 14:48:29 +02:00
Thomas FORGIONE
f64a861936
Finished tutorial, corrected bug, and fixed TutoCamera collision (a
...
little)
2015-05-28 10:43:58 +02:00
Thomas FORGIONE
e2edfcfbfc
Added transparent water in tutorial
2015-05-27 17:51:40 +02:00
Thomas FORGIONE
00d3d8ce10
Yes baby
2015-05-27 16:46:21 +02:00
Thomas FORGIONE
16d6cebf51
Yes baby
2015-05-27 16:44:18 +02:00
Thomas FORGIONE
05f47aa5e7
Next step in tutorial
2015-05-27 16:18:24 +02:00
Thomas FORGIONE
718e6f88b8
Collision is now robust (ありがとうチェリーさん)
2015-05-27 15:20:08 +02:00
Thomas FORGIONE
dbd823c066
Begining of tutorial
2015-05-27 11:02:51 +02:00
Thomas FORGIONE
650481bd54
Correct bug
2015-05-27 10:44:31 +02:00
Thomas FORGIONE
11c42f8ee2
Revmoed logs
2015-05-26 11:54:49 +02:00
Thomas FORGIONE
b4241d4546
Added begining of tutorial
2015-05-26 11:49:24 +02:00
Thomas FORGIONE
359b810848
Changed makefile
2015-05-22 18:00:09 +02:00
Thomas FORGIONE
a51aade42b
Improved initial position of replay camera
2015-05-22 17:28:10 +02:00
Thomas FORGIONE
d385c9ee22
Test changes and removed useless function stuff
2015-05-22 17:14:09 +02:00
Thomas FORGIONE
02650d6ea6
Two test changes
2015-05-22 17:05:59 +02:00
Thomas FORGIONE
a6a6c3521c
A lot of cleaning, and compilation of the js code
2015-05-22 16:59:33 +02:00
Thomas FORGIONE
445219b013
From python CGI to jekyll stuff
2015-04-23 17:49:59 +02:00
Thomas FORGIONE
1667488f93
Transparency
2015-04-23 10:50:18 +02:00
Thomas FORGIONE
4a125b95c1
Transparency
2015-04-23 10:48:40 +02:00
Thomas FORGIONE
43907a6f15
Corrected transparency bug
2015-04-23 10:43:58 +02:00
Thomas FORGIONE
d2ab6b0f63
Corrected bug on pointer camera
2015-04-23 10:40:02 +02:00
Thomas FORGIONE
85c896d016
Improved recommendation rendering
2015-04-23 10:37:36 +02:00
Thomas FORGIONE
2442fd2b0d
Added previsualizations for recommended views
2015-04-22 15:57:29 +02:00
Thomas FORGIONE
54363d2e52
Modified arrows
2015-04-22 14:33:40 +02:00
Thomas FORGIONE
456e590b6e
FixedCamera
2015-04-22 11:13:59 +02:00
Thomas FORGIONE
8a486cd723
Options for collision
2015-04-22 11:02:54 +02:00
Thomas FORGIONE
7b5b94947a
Improved collisions
2015-04-22 10:26:09 +02:00
Thomas FORGIONE
d3bf9db542
Collisions
2015-04-22 10:17:54 +02:00
Thomas FORGIONE
fd2cc2cddf
Hermite arrows
2015-04-21 09:37:32 +02:00
Thomas FORGIONE
7850b3bb40
Update
2015-04-20 16:34:41 +02:00
Thomas FORGIONE
b22e35660a
You may now click on any part of the arrow
2015-04-20 10:05:54 +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
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
fcf2ea6b22
Corrected transparency on the fence
2015-04-15 09:56:19 +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
bdb975e2f0
Camera disappears progressively (classy :D)
2015-04-13 10:11:42 +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
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