Git Product home page Git Product logo

Comments (11)

pjcozzi avatar pjcozzi commented on July 16, 2024

Is anyone interested in this for the draft 1.0 spec? If so, can you please describe your use case?

from 3d-tiles.

pjcozzi avatar pjcozzi commented on July 16, 2024

Requested by @e-andersson.

from 3d-tiles.

pjcozzi avatar pjcozzi commented on July 16, 2024

Example:

"tiles": {
    "level1-id" : "0/0/0.b3dm"
},
// ...
"content": {
  "tile": "level1-id",
  "byteOffset": 0,
  "byteLength": 1024
}

from 3d-tiles.

pjcozzi avatar pjcozzi commented on July 16, 2024

This will be a great feature, but am pushing 1.0 to narrow scope.

from 3d-tiles.

mramato avatar mramato commented on July 16, 2024

I know the link in the description alludes to this already, but given that HTTP/2 support is now standard in all browsers, is this still needed? Does it provide any benefit other than reducing the number of tile requests?

from 3d-tiles.

GatorScott avatar GatorScott commented on July 16, 2024

Not sure when HTTP/2 support became available in each browser, but keep in mind that not all users are able to use the latest browser.

from 3d-tiles.

pjcozzi avatar pjcozzi commented on July 16, 2024

@austinEng is evaluating HTTP/2 vs. combing vs. both. Results TBA soon.

from 3d-tiles.

mramato avatar mramato commented on July 16, 2024

Awesome, looking forward to the results and methodology (since HTTP/2 server configuration probably comes into play as well)

from 3d-tiles.

pjcozzi avatar pjcozzi commented on July 16, 2024

Would love to do this, but pushing post 1.0 for scope.

from 3d-tiles.

ptrgags avatar ptrgags commented on July 16, 2024

This issue came up in discussion today. Some notes:

  • gRPC (or other similar library) might be useful to make a server/client architecture that can bundle tiles together in a single request
  • If we do add something like this to the spec, it would be an optional architecture best used with large tilesets. Serving tilesets as static files is still a valuable feature
  • this might pair well with 3DTILES_implicit_tiling in the future, as the availability buffers will be helpful in locating tiles to request on the server.

CC @lilleyse @sanjeetsuhag

from 3d-tiles.

kring avatar kring commented on July 16, 2024

gRPC (or other similar library) might be useful to make a server/client architecture that can bundle tiles together in a single request

But HTTP/2 can already do this, right?

from 3d-tiles.

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.