Giter VIP home page Giter VIP logo

Comments (7)

Rackar avatar Rackar commented on May 30, 2024 1

If I may add: I would also love to see a simple example regarding models (gltf/glb). What loader would you suggest? Thank you and keep up the good work!

haha, I just got that. In webpack config add this
plugins: [ new CopyWebpackPlugin([ { from: path.join('./static', 'model'), to: 'model3D'}]), ]
and just use
model: { uri: "model3D/Monster/Monster.gltf", }

from cesium-webpack-example.

Rackar avatar Rackar commented on May 30, 2024 1

Hi,i have heard that you have build a programe which combined vue with cesium ,in these days,i try to make it too,but i have met many issues ,could u send me a demo like that ? thanks a lot

that's my config file and demo in gitee
gitee.com/rackar/CesiumVueVant/blob/master/vue.config.js

from cesium-webpack-example.

tkazik avatar tkazik commented on May 30, 2024

If I may add: I would also love to see a simple example regarding models (gltf/glb). What loader would you suggest? Thank you and keep up the good work!

from cesium-webpack-example.

dengzengjian avatar dengzengjian commented on May 30, 2024

Hi,i have heard that you have build a programe which combined vue with cesium ,in these days,i try to make it too,but i have met many issues ,could u send me a demo like that ? thanks a lot

from cesium-webpack-example.

richard1015 avatar richard1015 commented on May 30, 2024

@fnoop Vue.js using demo https://github.com/richard1015/cesium-vue-example

from cesium-webpack-example.

bluehaoran avatar bluehaoran commented on May 30, 2024

Hey @fnoop, I've actually been chasing my tail this last week trying to get Webpack +Cesium + Vue working. This is what I ended up with as a proof of concept. It's simpler than @richard1015's; so you won't get Vue Router stuff, but it's the bare minimum to build and include Cesium in a Vue component.
https://github.com/bluehaoran/cesium-on-vue

from cesium-webpack-example.

SamuelDudley avatar SamuelDudley commented on May 30, 2024

I'm working with @fnoop where we are integrating cesium into a Vue application. Our current proof of concept is https://github.com/SamuelDudley/vue-vanilla-cesium

This application uses the vue-cli, vuex, vue-router and demonstrates a non-trivial data binding.

from cesium-webpack-example.

Related Issues (20)

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.