Pinned Repositories
amazingGIS
开源GIS方案
flight
模仿百度迁徙图
GeoJSON_data
搜集来的geojson数据
griddata_webgl
grid data. 三维点曲面近似.
my_threejs_tools
自己写的一些threejs工具函数。
myworld
个人地图。
NorseAttack-like
A system like norse attack map.
ParallelizeHeatmap
Parallelize Heatmap Visualization using Spark. 尝试着用Apache Spark来处理数据,来绘制图像(heatmap,热力图),结果是有的,但是觉得这样的代码违反了使用Apache Spark的初衷,特别是数据点的分配使用了collect()算子,以后有待改进。
three.js_globe_flight_line
模拟 http://globe.cid.harvard.edu/ 飞线, https://yuanzhaokang.github.io/three.js_globe_flight_line/
zrender-geojson
Using zrender to draw geojson in canvas.
yhdjyyzk's Repositories
yhdjyyzk/amazingGIS
开源GIS方案
yhdjyyzk/GeoJSON_data
搜集来的geojson数据
yhdjyyzk/NorseAttack-like
A system like norse attack map.
yhdjyyzk/three.js_globe_flight_line
模拟 http://globe.cid.harvard.edu/ 飞线, https://yuanzhaokang.github.io/three.js_globe_flight_line/
yhdjyyzk/griddata_webgl
grid data. 三维点曲面近似.
yhdjyyzk/my_threejs_tools
自己写的一些threejs工具函数。
yhdjyyzk/ParallelizeHeatmap
Parallelize Heatmap Visualization using Spark. 尝试着用Apache Spark来处理数据,来绘制图像(heatmap,热力图),结果是有的,但是觉得这样的代码违反了使用Apache Spark的初衷,特别是数据点的分配使用了collect()算子,以后有待改进。
yhdjyyzk/zrender-geojson
Using zrender to draw geojson in canvas.
yhdjyyzk/flight
模仿百度迁徙图
yhdjyyzk/myworld
个人地图。
yhdjyyzk/zrender-sankey
Visualize flow between nodes in a directed acyclic network using d3 and zrender.
yhdjyyzk/heatmap_java
implement heat map using java.
yhdjyyzk/jsx-render
模拟 React.createElement 渲染 jsx
yhdjyyzk/zrender-force
force using zrender.
yhdjyyzk/d3_brush_date
d3实现brush刷选日期
yhdjyyzk/docker-test
Docker test with nodejs.
yhdjyyzk/libbuilder
基于 webpack 的打包器
yhdjyyzk/lua-study
lua study note.
yhdjyyzk/react-starter
Start your react project.
yhdjyyzk/Rxjs-ThreadPool
A thread pool can be used with RxJS.
yhdjyyzk/spring-mvc-starter
Spring MVC脚手架.