194 Commits

Author SHA1 Message Date
Thomas FORGIONE
abe844a8ce Some jsHint semicolons 2015-07-02 09:23:58 +02:00
Thomas FORGIONE
416c3026b4 Added missing file 2015-07-01 18:15:04 +02:00
Thomas FORGIONE
6647521e7a Renamed recommendation (finally up-to-date) 2015-07-01 16:34:03 +02:00
Thomas FORGIONE
9c7350d41b Added namespaces 2015-07-01 16:31:43 +02:00
Thomas FORGIONE
5e0551179e Some more cleaning 2015-07-01 15:18:43 +02:00
Thomas FORGIONE
86f2094af6 A hell of a lot cleaning 2015-07-01 15:03:11 +02:00
Thomas FORGIONE
a5d43248ef Corrected setSize on viewport cameras 2015-07-01 10:48:23 +02:00
Thomas FORGIONE
303f4d2b0e Corrected on reverse camera 2015-07-01 10:30:37 +02:00
Thomas FORGIONE
50c7845c99 Magically corrected a bug 2015-07-01 10:23:53 +02:00
Thomas FORGIONE
fab183eaa7 A lot of cleaning... jshint likes me now ! 2015-07-01 10:14:15 +02:00
Thomas FORGIONE
18bbb77fa6 Changed stuff 2015-06-30 17:35:21 +02:00
Thomas FORGIONE
09b8dad62b Cleaning, and build tools 2015-06-30 15:13:49 +02:00
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
cd34bf961e Revert ":wq"
This reverts commit 58515042108cf9dca0eb8999a719f01a099e7954.
2015-06-30 10:19:35 +02:00
Thomas FORGIONE
5851504210 :wq 2015-06-30 10:12:50 +02:00
Thomas FORGIONE
1e8f972e4c Revert "Trying something"
This reverts commit 275a7b683126352390f6b1750a2053b0103593e5.
2015-06-30 10:10:54 +02:00
Thomas FORGIONE
275a7b6831 Trying something 2015-06-30 10:00:22 +02:00
Thomas FORGIONE
6b2d7ce8e7 Improved loader (no more freeze at end of loading) 2015-06-30 09:39:20 +02:00
Thomas FORGIONE
e5e1513221 Cleaning 2015-06-29 15:41:18 +02:00
Thomas FORGIONE
fab45382d3 Corrected bug in stream 2015-06-26 10:55:39 +02:00
Thomas FORGIONE
1cc58051bb Added favicon 2015-06-26 10:50:01 +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
5e445a8c28 Changed stuff and added doc 2015-06-23 15:31:23 +02:00
Thomas FORGIONE
6242e6f122 Some stuff 2015-06-23 14:05:40 +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
0833727d96 Changed coeffs and did stuff 2015-06-22 10:09:52 +02:00
Thomas FORGIONE
55de96688b Improved database 2015-06-22 09:41:59 +02:00
Thomas FORGIONE
1662a9dd99 Corrected makefile 2015-06-19 17:48:40 +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 29074e51e88ca1f28fa21403dc80a72008148af1.
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
567fa552d8 Corrected all bugs 2015-06-19 11:24:37 +02:00
Thomas FORGIONE
f808aebe4f Principle of progressive streaming... needs octree now :s 2015-06-18 16:58:07 +02:00
Thomas FORGIONE
0b4c01d3e0 Clean 2015-06-18 16:36:16 +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
b94725ab7c Improved progressive renderer... still bugged 2015-06-18 11:46:24 +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