CesiumGS / cesium

An open-source JavaScript library for world-class 3D globes and maps :earth_americas:
https://cesium.com/cesiumjs/
Apache License 2.0
13.03k stars 3.51k forks source link

3D Tiles Next CesiumJS Roadmap #9520

Open ptrgags opened 3 years ago

ptrgags commented 3 years ago

3D Tiles Next adds several new, experimental capabilities to 3D Tiles. Currently, they take the form of extensions to 3D Tiles 1.0 and glTF 2.0. An overview of these specifications can be found in the 3d-tiles repository. See also the list of resources

This issue tracks the changes to CesiumJS and the implementation status for each.

3D Tiles Next Extensions - Initial Implementation

These features are now available as of CesiumJS 1.87.1

Additional Supporting Extensions

ModelExperimental Implementation Improvements

General Improvements

Custom Shaders Improvements

Pairity with the old Model.js

The intent of ModelExperimental is to someday replace the existing Model.js. Here are the critical steps to get it there:

Consider Deprecating

ptrgags commented 2 years ago

Updated and reorganized the roadmap. Many of the outstanding tasks have GH issues, I linked them where appropriate.

lilleyse commented 2 years ago

A few more I can think of right now

And some comments

lilleyse commented 2 years ago

In addition to basic 2D/Columbus View support...

ptrgags commented 2 years ago

One thing to note is new issues about ModelExperimental have their own label of category - ModelExperimental