Wykres commitów

32 Commity (97912ba8421705098853392265a6662863f6b752)

Autor SHA1 Wiadomość Data
Robin Hawkes 42bf0c4518 Added basic animated camera movement 2016-03-15 19:50:04 +00:00
Robin Hawkes 8a413de8f5 Fixed left-over picking events and remove canvas on world destruction 2016-03-14 22:33:18 +00:00
Robin Hawkes 5164240ceb Using GeoJSONLayer within tiles, though it requires a lot of memory 2016-03-14 16:24:47 +00:00
Robin Hawkes 1075a0a144 Post-processing is now optional 2016-03-11 18:10:36 +00:00
Robin Hawkes d568e6b0a4 Re-added World, which mysteriously vanished 2016-03-11 15:47:01 +00:00
Robin Hawkes 165f9d446a Added comment 2016-03-11 14:16:35 +00:00
Robin Hawkes 6d2ceba4d0 Working implementation of the new layer restructure 2016-03-07 19:25:11 +00:00
Robin Hawkes 054aa6fd2f Initial commit of 3D DOM layers 2016-03-03 17:05:06 +00:00
Robin Hawkes f168fae548 Restructured the whole approach to not requiring a new keyword - similar to Leaflet approach now with lowercase for non-new initialisation 2016-03-01 20:34:53 +00:00
Robin Hawkes c9bb6c877b Intersection test for picking and return results to click event 2016-03-01 18:06:09 +00:00
Robin Hawkes 790064f3ac Added basic click handlers for GeoJSON features and support picking of lines 2016-02-29 23:04:07 +00:00
Robin Hawkes e78864f60d Made picking optional 2016-02-29 20:45:10 +00:00
Robin Hawkes 7ef8197306 Initial (untidy) picking implementation 2016-02-29 18:49:21 +00:00
Robin Hawkes f343b64f0f Tidied up existing destroy methods and added new one to world 2016-02-29 09:17:22 +00:00
Robin Hawkes 282fc3a58b Added GeoJSONLayer with example and tidied up some other areas 2016-02-28 20:29:52 +00:00
Robin Hawkes a04a25d803 Added memory clean-up TODOs 2016-02-28 18:40:51 +00:00
Robin Hawkes d9e2573771 Fixed CRS dependency path 2016-02-27 10:32:27 +00:00
Robin Hawkes 6ba625628e Refined height styling (albeit too stubby right now) 2016-02-25 12:27:42 +00:00
Robin Hawkes 1e1a8cada2 Fixed weird issue with git forgetting files 2016-02-24 20:55:31 +00:00
Robin Hawkes 5e31770f71 Re-adding files that git decided to forget 2016-02-24 09:10:08 +00:00
Robin Hawkes a6160abe1e Initial pass at an atmospheric skybox with PBR materials 2016-02-23 23:11:49 +00:00
Robin Hawkes 2a899feaa7 Improve memory cleanup 2016-02-18 19:33:12 +00:00
Robin Hawkes 6e2381d430 Added base layer for grid and fixed z-fighting with tiles 2016-02-18 13:12:01 +00:00
Robin Hawkes 5e91b67c6b Added chunked LOD tile layer prototype 2016-02-14 19:10:28 +00:00
Robin Hawkes f0c375716c Minor update to control move handler 2016-02-13 14:32:23 +00:00
Robin Hawkes 1b1f4bc5af Added Point and LatLon as well as updating all the tests 2016-02-13 13:56:58 +00:00
Robin Hawkes b91cd9f999 Added live reload to build step and externalised proj4 dependency 2016-02-13 11:05:39 +00:00
Robin Hawkes d745b5aa7f Prep before adding CRS and projection components 2016-02-12 23:44:25 +00:00
Robin Hawkes 8548809a07 Externalised three.js dependency 2016-02-12 19:23:53 +00:00
Robin Hawkes 1fccf5358c Added orbit controls 2016-02-12 10:41:41 +00:00
Robin Hawkes 7684a0061b Added layer implementation and environment layer 2016-02-12 08:47:08 +00:00
Robin Hawkes 8094b22c69 Added World and Engine components 2016-02-11 22:38:15 +00:00