Giter VIP home page Giter VIP logo

Comments (3)

felixpalmer avatar felixpalmer commented on May 21, 2024

Hi,

I'm glad to hear you like the repo and excited that you're considering a substantial sponsorship. Thank you! To answer your questions:

If you're serious about the sponsorship, I would consider building A-frame & WebXR wrappers, but otherwise it is fairly low priority for me, not to mention the fact that it would require investment into hardware from my side.

from procedural-gl-js.

cyango avatar cyango commented on May 21, 2024

Hi, sorry for the delay.
Well I was playing with procedural-gl on react with hooks. I left a issue on the repo there. Maybe you can help.

Do you have any planned roadmap?

There are some features I would like to see as future sponsor:

  • More detail on maximum zoom (on my tests it only show low quality tiles)
  • Wrapping this on A-frame (would mean full compatibility with WebXR)
  • Better documentation on how to use other tile and elevation providers
  • Way to show labels of roads, cities, parks, etc
  • Create callback on interaction with overlays or markers
  • Control of light parameters (to create night and day effects)
  • Way to import/export KMZ files
  • Planet view and more LOD levels

Well this might be too much, but this library deserves it :)

from procedural-gl-js.

felixpalmer avatar felixpalmer commented on May 21, 2024

The current focus is on getting the word out about the library and supporting those who building something serious with it. As such, the roadmap is currently somewhat in flux. Regarding your list:

  • Maximum zoom is already being tracked here #24
  • A-frame I covered in my previous reply
  • It should mostly be a case of changing some URLs, I believe it is covered here: https://github.com/felixpalmer/procedural-gl-js/wiki/Data-sources (if there is a specific provider that is problematic then please create a separate issue)
  • You can add custom overlays (see e.g. https://www.procedural.eu/overlays.html) and in the future I plan on adding the ability to add a vector tile source
  • There already is such a callback https://www.procedural.eu/module-Features.html#.onFeatureClicked
  • I've toyed with this in the past, but it isn't high priority right now.
  • My feeling is that it is simpler to just support geojson, and if KMZ or another format is required then a converter can be used by the consumer of the library. I don't think it is worth bloating the library with a converter that won't be used by all
  • See my thoughts on this here: #12

from procedural-gl-js.

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.