mirror of
				https://github.com/jiawanlong/Cesium-Examples.git
				synced 2025-11-03 16:54:16 +00:00 
			
		
		
		
	工具
This commit is contained in:
		
							parent
							
								
									2eee4fa370
								
							
						
					
					
						commit
						00b47c684c
					
				@ -120,8 +120,20 @@ var exampleConfig = {
 | 
				
			|||||||
                        name: "sketchfab",
 | 
					                        name: "sketchfab",
 | 
				
			||||||
                        name_en: "sketchfab",
 | 
					                        name_en: "sketchfab",
 | 
				
			||||||
                        thumbnail: "sketchfab.jpg",
 | 
					                        thumbnail: "sketchfab.jpg",
 | 
				
			||||||
                        fileName: " https://sketchfab.com/feed"
 | 
					                        fileName: "https://sketchfab.com/feed"
 | 
				
			||||||
                    },
 | 
					                    },
 | 
				
			||||||
 | 
					                    // {
 | 
				
			||||||
 | 
					                    //     name: "obj转gltf",
 | 
				
			||||||
 | 
					                    //     name_en: "obj转gltf",
 | 
				
			||||||
 | 
					                    //     thumbnail: "obj转gltf.jpg",
 | 
				
			||||||
 | 
					                    //     fileName: ""
 | 
				
			||||||
 | 
					                    // },
 | 
				
			||||||
 | 
					                    // {
 | 
				
			||||||
 | 
					                    //     name: "osgb转3dtiles",
 | 
				
			||||||
 | 
					                    //     name_en: "osgb转3dtiles",
 | 
				
			||||||
 | 
					                    //     thumbnail: "osgb转3dtiles.jpg",
 | 
				
			||||||
 | 
					                    //     fileName: ""
 | 
				
			||||||
 | 
					                    // },
 | 
				
			||||||
                ]
 | 
					                ]
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										
											BIN
										
									
								
								examples/cesiumEx/tools/obj2gltf.zip
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								examples/cesiumEx/tools/obj2gltf.zip
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								examples/cesiumEx/tools/osgb转3dtiles.zip
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								examples/cesiumEx/tools/osgb转3dtiles.zip
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							@ -72,7 +72,7 @@
 | 
				
			|||||||
                    timeline: {
 | 
					                    timeline: {
 | 
				
			||||||
                        axisType: 'category',
 | 
					                        axisType: 'category',
 | 
				
			||||||
                        autoPlay: true,
 | 
					                        autoPlay: true,
 | 
				
			||||||
                        playInterval: 1000,
 | 
					                        playInterval: 100,
 | 
				
			||||||
                        data: arr1,
 | 
					                        data: arr1,
 | 
				
			||||||
                        label: {
 | 
					                        label: {
 | 
				
			||||||
                            formatter: function (s) {
 | 
					                            formatter: function (s) {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user