Commit Graph

146 Commits

Author SHA1 Message Date
Thomas FORGIONE
bfca8ceab1 Now, only the part of the mesh in front of the camera is streamed
The rest is definitly lost
2015-06-17 17:11:23 +02:00
Thomas FORGIONE
d8e5d106d2 Added ProgressiveLoaderGeometry 2015-06-17 11:09:15 +02:00
Thomas FORGIONE
17bf548fef Improved performance in streaming 2015-06-16 16:35:43 +02:00
Thomas FORGIONE
5dfc5e4d4c Progressive loader seems finished 2015-06-16 15:14:43 +02:00
Thomas FORGIONE
21321a6ff7 ProgressiveLoader seems finished... I don't like the perfs :s 2015-06-16 14:33:54 +02:00
Thomas FORGIONE
c6062e6a50 Added normals to the spheres, and improved ProgressiveLoader 2015-06-16 12:05:29 +02:00
Thomas FORGIONE
f89e52dc5a A lot of work, cleaning streaming 2015-06-15 17:04:19 +02:00
Thomas FORGIONE
bae2910216 Little stuff 2015-06-15 11:53:53 +02:00
Thomas FORGIONE
f7490e00b0 Changed little stuff 2015-06-15 10:01:33 +02:00
Thomas FORGIONE
5fca88ea8f Cleaning 2015-06-15 09:40:30 +02:00
Thomas FORGIONE
638111c3b1 Added default time in Camera.js 2015-06-15 08:46:35 +02:00
Thomas FORGIONE
be99ba00e6 Corrected bugs of time in old files
Provoked by the fact that Camera.update needs a time
2015-06-15 08:45:42 +02:00
Thomas FORGIONE
0391f62732 Corrected typo (thanx Dicee 😄) 2015-06-13 18:21:33 +02:00
Thomas FORGIONE
d528357437 Added missing transparent material 2015-06-13 08:33:50 +02:00
Thomas FORGIONE
27f4366c7a Added log 2015-06-12 19:28:56 +02:00
Thomas FORGIONE
9f6f3dccac It seems that the ProgressiveLoader is working 2015-06-12 19:19:38 +02:00
Thomas FORGIONE
f2001e2bfa Corrected some bugs 2015-06-12 11:15:01 +02:00
Thomas FORGIONE
453d199c27 ObjLoader should now support textures correctly 2015-06-12 11:07:05 +02:00
Thomas FORGIONE
99019c217f Working on progressive loader that supports textures and materials 2015-06-11 17:22:37 +02:00
Thomas FORGIONE
c8f64b98bd ResetElements for sponza scene 2015-06-11 11:56:38 +02:00
Thomas FORGIONE
ec0eab5651 Improved camera motion when laggy 2015-06-11 11:49:42 +02:00
Thomas FORGIONE
44f3d37ccb Added sponza link 2015-06-11 11:47:44 +02:00
Thomas FORGIONE
365d29bd3d init scene is now cool with sponza 2015-06-11 11:38:57 +02:00
Thomas FORGIONE
e5e8f7d590 Improved server-side mesh streaming 2015-06-11 10:12:50 +02:00
Thomas FORGIONE
613fd0edd2 Improved Coin counter in tutorial 2015-06-10 17:38:05 +02:00
Thomas FORGIONE
43a0b65e4e Improved tutorial instruction 2015-06-10 17:26:52 +02:00
Thomas FORGIONE
8753d9496d Added linked list implementation 2015-06-10 17:24:07 +02:00
Thomas FORGIONE
34b312ae3b Optimization attempt 2015-06-10 14:48:11 +02:00
Thomas FORGIONE
0272477503 Stream int instead of strings (I hope) 2015-06-10 14:31:16 +02:00
Thomas FORGIONE
44939959f6 Put in some async 2015-06-10 12:00:57 +02:00
Thomas FORGIONE
821ca9ef10 Cleaning 2015-06-10 11:59:02 +02:00
Thomas FORGIONE
595301bc4d Progressive by buffer 2015-06-10 11:50:47 +02:00
Thomas FORGIONE
73371aa42f Improved progressive sphere 2015-06-10 11:24:59 +02:00
Thomas FORGIONE
7993c02109 Bug corrected 2015-06-10 10:46:00 +02:00
Thomas FORGIONE
1c706bd660 Corrected bugs on tutorial 2015-06-10 10:19:42 +02:00
Thomas FORGIONE
2de85f3fa6 Improved tutorial 2015-06-10 10:06:14 +02:00
Thomas FORGIONE
530c5ac6b7 Revert "Tried something"
This reverts commit 43581418d7.
2015-06-09 17:54:38 +02:00
Thomas FORGIONE
43581418d7 Tried something 2015-06-09 17:49:33 +02:00
Thomas FORGIONE
4dd6261bb5 Added progressive streaming 2015-06-09 17:36:21 +02:00
Thomas FORGIONE
7c62c0ab34 Re-enable logging 2015-06-08 14:59:00 +02:00
Thomas FORGIONE
69102fda50 Added cameras 2015-06-08 14:47:42 +02:00
Thomas FORGIONE
18d8077c5e Change scale 2015-06-08 11:06:39 +02:00
Thomas FORGIONE
bc56aa3b8e Mouse cursor change when hovering stuff 2015-06-08 09:51:30 +02:00
Thomas FORGIONE
3f5b9516c6 Stroke text width increased 2015-06-05 18:04:59 +02:00
Thomas FORGIONE
01f7fabd6c Corrected coin counter
Clicking on it will work when trying to click on a red coin or arrow
2015-06-05 17:15:59 +02:00
Thomas FORGIONE
ab1d655442 Cascade is now transparent 2015-06-05 16:19:58 +02:00
Thomas FORGIONE
b7ecc1301b Removed useless logs 2015-06-05 15:56:27 +02:00
Thomas FORGIONE
a790c72867 Display the red coin counter at the right moment in the tutorial 2015-06-05 15:50:00 +02:00
Thomas FORGIONE
855a8ef590 Added red coin counter 2015-06-05 15:47:36 +02:00
Thomas FORGIONE
1923a20f19 Corrected forgotten response 2015-06-05 14:51:46 +02:00