Commit Graph

88 Commits

Author SHA1 Message Date
Thomas FORGIONE 5259a8feea All setInterval 2015-06-30 14:21:51 +02:00
Thomas FORGIONE 64b27b3e1f Removed requestAnimationFrame and replace by setInterval
Enables faster streaming (don't ask why)
2015-06-30 13:54:13 +02:00
Thomas FORGIONE 5ec0a152f5 I'm too good, progressive streaming with only frustum sent, and if
nothing, just stream
2015-06-26 09:22:32 +02:00
Thomas FORGIONE e915fb58e7 Got rid of static_path...was a bad idea 2015-06-25 16:51:47 +02:00
Thomas FORGIONE d00bea6229 Corrected bugs in tutorial 2015-06-25 14:59:22 +02:00
Thomas FORGIONE 5c42c6c63d Updated tutorial 2015-06-25 14:40:11 +02:00
Thomas FORGIONE ff56af77b8 Corrected bug 2015-06-25 14:14:50 +02:00
Thomas FORGIONE 06e672bb22 Did stuff 2015-06-25 10:56:20 +02:00
Thomas FORGIONE 00bb56fee8 Corrected collision bug 2015-06-22 14:44:01 +02:00
Thomas FORGIONE ecee155751 Color of gun sight change when hovering element 2015-06-22 14:39:41 +02:00
Thomas FORGIONE 0ba03cdece Added warning before leaving the page 2015-06-22 14:08:11 +02:00
Thomas FORGIONE 55de96688b Improved database 2015-06-22 09:41:59 +02:00
Thomas FORGIONE 38d2b1a4e0 PointerLock should now work correctly 2015-06-19 17:45:52 +02:00
Thomas FORGIONE 3b44c4fd64 Fixed size of container 2015-06-19 16:21:16 +02:00
Thomas FORGIONE 37d2cd6f5c Corrected all my bullshit... 2015-06-19 15:54:09 +02:00
Thomas FORGIONE f44e498604 Revert "Added pointerlock option to camera"
This reverts commit 29074e51e8.
2015-06-19 15:40:18 +02:00
Thomas FORGIONE 29074e51e8 Added pointerlock option to camera 2015-06-19 15:37:57 +02:00
Thomas FORGIONE fc77511d94 Changed stuff 2015-06-18 16:30:37 +02:00
Thomas FORGIONE 9c9232d57b Clean 2015-06-18 15:03:06 +02:00
Thomas FORGIONE 547162e9bb It seems to work now 2015-06-18 14:46:09 +02:00
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 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 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 9f6f3dccac It seems that the ProgressiveLoader is working 2015-06-12 19:19:38 +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 365d29bd3d init scene is now cool with sponza 2015-06-11 11:38:57 +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 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 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