Giter Site home page Giter Site logo

fengtianxi001 / mf-2.5dmap Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 3.0 22.2 MB

🌵 一个通过geojson渲染2.5D地图案例

Home Page: https://fengtianxi001.github.io/MF-2.5DMap

HTML 2.02% TypeScript 75.81% Vue 8.48% JavaScript 13.04% Shell 0.66%
3d-map geojson threejs

mf-2.5dmap's Introduction

Hi there 👋

浏览人数:

mf-2.5dmap's People

Contributors

fengtianxi001 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

mf-2.5dmap's Issues

THREE.BufferGeometry.computeBoundingSphere()方法报错

没有任何改动直接运行,控制台报告以下错误:
three.module.js:10297
THREE.BufferGeometry.computeBoundingSphere(): Computed radius is NaN. The "position" attribute is likely to have NaN values.
BufferGeometry对象:
{ "metadata": { "version": 4.5, "type": "BufferGeometry", "generator": "BufferGeometry.toJSON" }, "uuid": "", "type": "BufferGeometry", "data": { "attributes": { "position": { "itemSize": 3, "type": "Float32Array", "array": [ null, null, 1.2000000476837158, null, null, 1.2000000476837158 ], "normalized": false } }, "boundingSphere": { "center": [ 0, 0, 0 ], "radius": null } } }

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.