File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed
Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -126,7 +126,25 @@ export default [
126126 openUrl : "https://knight-l.github.io/sc-datav/" ,
127127 githubUrl : "https://github.com/knight-L/sc-datav" ,
128128 image : 'https://z2586300277.github.io/three-cesium-examples/' + "threeExamples/openSource/scDatav.jpg" ,
129- }
129+ } ,
130+ {
131+ id : "heat3dMap" ,
132+ name : "热力3D地图" ,
133+ name_en : "Heat 3d Map" ,
134+ author : "knight-L" ,
135+ openUrl : "https://knight-l.github.io/sc-datav/#/demo1" ,
136+ githubUrl : "https://github.com/knight-L/sc-datav" ,
137+ image : 'https://z2586300277.github.io/three-cesium-examples/' + "threeExamples/openSource/heat3dMap.jpg" ,
138+ } ,
139+ {
140+ id : 'blanderCar' ,
141+ author : 'ASouthernCat' ,
142+ name : '硬核小车' ,
143+ name_en : 'Blender Car' ,
144+ githubUrl : 'https://github.com/ASouthernCat/simple-muscle-car' ,
145+ openUrl : 'https://g2657.github.io/examples-server/blender_car/' ,
146+ image : 'https://z2586300277.github.io/three-cesium-examples/' + 'threeExamples/openSource/blenderCar.jpg' ,
147+ } ,
130148
131149 ]
132150
You can’t perform that action at this time.
0 commit comments