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

chore: add g-webgl renderer in examples #5334

Merged
merged 1 commit into from
Jul 21, 2023
Merged

chore: add g-webgl renderer in examples #5334

merged 1 commit into from
Jul 21, 2023

Conversation

xiaoiver
Copy link
Contributor

@xiaoiver xiaoiver commented Jul 21, 2023

在示例中添加 WebGL 渲染器以及两个插件:

下图为 3D 交互效果,其中文本支持 Billboard 效果(永远面朝相机):

Jul-21-2023 14-54-26

主要是为了更方便地检查各个例子在 WebGL 下的渲染效果。

后续如果需要支持 3D 图表:

  • GUI axis 需要支持 Z 轴
  • 使用 Cube 代替 Rect 等

可能 3D 散点图、3D Surface 是个不错的尝试。
https://www.yuque.com/antv/ou292n/fq2l0c

@xiaoiver xiaoiver requested a review from pearmini July 21, 2023 06:51
@pearmini pearmini merged commit 9bd7bd9 into v5 Jul 21, 2023
@pearmini pearmini deleted the feat-webgl branch July 21, 2023 07:30
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

Successfully merging this pull request may close these issues.

2 participants