Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tracker: 3D Tiles / I3S #1245

Open
3 of 24 tasks
ibgreen opened this issue Mar 3, 2021 · 0 comments
Open
3 of 24 tasks

tracker: 3D Tiles / I3S #1245

ibgreen opened this issue Mar 3, 2021 · 0 comments

Comments

@ibgreen
Copy link
Collaborator

ibgreen commented Mar 3, 2021

Continuing from #164

API cleanup

Tiles

  • Normalize tile3d loaders protocol
  • Handle region bounding boxes correctly
  • Port region related classes to math.gl

3D Tiles

Sandbox to test tilesets in Cesium

Audit

3d tiles deck.gl Example

  • Add description field support to ion.js and example P1

3d-tiles module documentation

  • Update documentation of Tileset3D class P0
  • Update documentation of generic "3d-tiles loader category" P0

3d-tiles module tests

  • Add render tests for 3d tiles P0
  • Add traversal tests P0
  • pointcloud: Enable Draco related unit tests Fix 3d point cloud Draco related tests #244 P1
  • pointcloud: Enable all unit tests P1
  • i3dm/b3dm: Enable all unit tests P1

glTF-based Tile parsing

deck.gl

  • Feature: Support fixed frame Coordinate system in deck.gl P2
  • Feature: Support unlit material in deck.gl

Full compliance with 3D tiles standard

  • Styles (partially ported in WIP dir)
  • Composite tiles (just render the subtiles)
  • Hierarchical batch table (partially ported in live code)
  • Support oct-encoded normals on GPU (need shader module)
  • Vector tiles (Optional tile format)
  • Geometry tiles (Optional tile format)

glTF THREE.js Example

  • Refactor to build THREE.js geometries on onLoad
  • Swap out custom traversal with loaders.gl traversal
@ibgreen ibgreen mentioned this issue Mar 3, 2021
68 tasks
@ibgreen ibgreen changed the title tracker: 3D Tiles tracker: 3D Tiles / I3S Jun 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant