Wykres commitów

590 Commity (dev)

Autor SHA1 Wiadomość Data
Robin Hawkes a7fbdedef1 Added debug output for example 2016-03-03 21:24:53 +00:00
Robin Hawkes 054aa6fd2f Initial commit of 3D DOM layers 2016-03-03 17:05:06 +00:00
Robin Hawkes 72e29dbc43 Added missing layer method 2016-03-02 15:06:28 +00:00
Robin Hawkes 8b49d691e4 Increased intensity of non-skybox lights 2016-03-02 11:34:10 +00:00
Robin Hawkes 909806d896 Removed helpers for lights 2016-03-02 08:49:35 +00:00
Robin Hawkes 5759da2dbd Tweaked build step 2016-03-01 22:39:19 +00:00
Robin Hawkes ad1388d6cd Moving more components to the new approach for non-new initialisation 2016-03-01 20:51:38 +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 a735d14847 Remove comments during build step 2016-03-01 19:16:17 +00:00
Robin Hawkes 1aec7e683d Added semi-accessible method to dynamically change skybox colour 2016-03-01 18:27:51 +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 1cd57aa4dd Tweaked London Underground demo 2016-03-01 17:26:26 +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 398db98975 Comments 2016-02-29 09:33:27 +00:00
Robin Hawkes 883c0ff005 Added comment 2016-02-29 09:24:04 +00:00
Robin Hawkes 579db6bb67 Updated comments 2016-02-29 09:22:20 +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 3d6e7a3b6f Removed logging 2016-02-28 22:00:34 +00:00
Robin Hawkes 6ca82c00f8 Added TopoJSON layer shim to GeoJSONLayer 2016-02-28 20:32:10 +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 7abe409f98 Split out GeoJSON and BufferGeometry logic into separate helpers 2016-02-28 11:25:45 +00:00
Robin Hawkes dce599f8d9 Fixed render order for image layers 2016-02-27 19:43:04 +00:00
Robin Hawkes 6980813d25 Added support for multiple GeoJSON geometry types with finer control over styling 2016-02-27 19:31:41 +00:00
Robin Hawkes 0cc5d12459 Added more robust method for only rendering GeoJSON geometry types that are supported 2016-02-27 15:19:29 +00:00
Robin Hawkes a91ccae917 Moved TopoJSON logic into GeoJSON components and added support for flat objects 2016-02-27 14:58:33 +00:00
Robin Hawkes cf00340099 Added device pixel ratio support and fixed controls on desktop 2016-02-27 12:30:18 +00:00
Robin Hawkes 920ae8b037 Improved controls for mobile using Hammer.js 2016-02-27 12:14:21 +00:00
Robin Hawkes 67370bbfe4 Separated tile update / output from quadtree LOD calculation and improved visual performance of TopoJSONTileLayer 2016-02-27 11:04:40 +00:00
Robin Hawkes d9e2573771 Fixed CRS dependency path 2016-02-27 10:32:27 +00:00
Robin Hawkes 76dc7bf03e Added poor-mans ground AO (disabled) 2016-02-26 20:04:32 +00:00
Robin Hawkes 143fddf14e Added poor-mans ambient occlusion 2016-02-26 14:16:05 +00:00
Robin Hawkes 1fc22a3205 Cleaned up layer destruction and added public methods to add and remove objects 2016-02-25 23:00:16 +00:00
Robin Hawkes a301edfc15 Re-comitting renderer 2016-02-25 22:34:37 +00:00
Robin Hawkes 124e045448 Added basic shadows 2016-02-25 22:32:06 +00:00
Robin Hawkes 69654cd6f6 Fixed errors with conversion between metres and world units 2016-02-25 14:56:56 +00:00
Robin Hawkes 6ba625628e Refined height styling (albeit too stubby right now) 2016-02-25 12:27:42 +00:00
Robin Hawkes 43b2e47a7f Fixed mistake 2016-02-25 11:24:36 +00:00
Robin Hawkes 1e1a8cada2 Fixed weird issue with git forgetting files 2016-02-24 20:55:31 +00:00
Robin Hawkes 8fd4c799e1 Merging skybox branch 2016-02-24 20:48:59 +00:00
Robin Hawkes c4cc70503e Tidied up skybox implementation and made the skybox optional 2016-02-24 20:42:32 +00:00
Robin Hawkes 5e31770f71 Re-adding files that git decided to forget 2016-02-24 09:10:08 +00:00
Robin Hawkes e776cca5ce Re-adding files that git decided to forget 2016-02-24 09:08:25 +00:00
Robin Hawkes a6160abe1e Initial pass at an atmospheric skybox with PBR materials 2016-02-23 23:11:49 +00:00
Robin Hawkes 902f7e10fc Added extrusion for TopoJSON features 2016-02-22 22:24:57 +00:00
Robin Hawkes 4f51c37193 Added styling functionality and tidied up buffer geometry 2016-02-22 13:03:50 +00:00
Robin Hawkes c102a83854 Initial implementation of the TopoJSONTileLayer using BufferGeometry 2016-02-19 21:25:16 +00:00
Robin Hawkes ea2c14ae54 Updated comments 2016-02-19 13:55:35 +00:00