Android 中的 3d 线(矢量)绘制?

发布于 2024-10-07 17:41:10 字数 184 浏览 0 评论 0原文

我有一个简单的想法: 我想在 3d 空间(屏幕)中画一条线。该线将具有 3d 方向和大小(长度)。然后,我想在最后一条、另一条、另一条等上附加一条新线(矢量)。

我想在 3d 线框中显示这些线,作为对其中包含的矢量的视觉参考。我希望每个向量都有一个显示其大小的标签。

这对于现有的 Android 图形/3D 框架可行吗?

I have a simple idea:
I want to draw a line in 3d space (the screen). The line will have a 3d direction and magnitude (length). I would then like to append a new line (vector) onto the last, and another, and another, etc.

I would like to show these lines in a 3d wire frame that serves as a visual reference to the vectors contained within. I would like each Vector would have a label showing its magnitude.

Is this feasible with the existing Android graphics/3d framework?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

木槿暧夏七纪年 2024-10-14 17:41:10

它叫opengl,它不仅可以画点和线,还可以画三角形!

It is called opengl, and it can not only draw you points and lines, but also triangles!!!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文