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.01k stars 3.51k forks source link

Can Custom Geometry support GroundPrimitive? #9791

Closed cangshudada closed 1 year ago

cangshudada commented 3 years ago

I use Geometry to pass in custom vertex data to get the GeometryInstance. Can I support GroundPrimitive and how? This is an example of generating Primitive, which is normal: This is an example of generating Primitive, which is normal

This is an example of generating GroundPrimitive, it will report an error:This is an example of generating GroundPrimitive, it will report an error

ggetz commented 1 year ago

CesiumJS is a big project, so we use GitHub for feature requests and bug tracking exclusively. In the future, please take any questions to the Cesium Forum where there are members of the community and developers from the team who can help. Thanks!