chore: add g-webgl renderer in examples #5334
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
在示例中添加 WebGL 渲染器以及两个插件:
下图为 3D 交互效果,其中文本支持 Billboard 效果(永远面朝相机):
主要是为了更方便地检查各个例子在 WebGL 下的渲染效果。
后续如果需要支持 3D 图表:
可能 3D 散点图、3D Surface 是个不错的尝试。
https://www.yuque.com/antv/ou292n/fq2l0c