HTML5 3d 嵌套立方体

发布于 2024-12-11 07:40:05 字数 264 浏览 0 评论 0原文

为了演示,我想用 HTML5 中的画布绘制一个立方体。这个立方体将像这个示例一样可旋转。但更进一步,立方体内部将包含一些立方体。当容器立方体旋转时,内部立方体将保持各自的位置并相应地旋转。

是否已有可用的开源示例? 如果没有,任何人都可以提出一种方法(如果可能的话,使用最近的开源示例)?

For a demonstration, I want to draw a cube with canvas in HTML5. This cube will be rotatable like this example. But further, the cube will contain some cubes inside. While the container cube rotates, the the internal cubes will hold their respective position and rotate accordingly.

Is there any open source example available already?
If not, can anybody suggest a way (with a nearest open source example if possible)?

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

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

发布评论

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

评论(1

梦与时光遇 2024-12-18 07:40:05

您链接到的演示包含代码。它似乎使用 Pre3D 库。

The demo you linked to contains code. It seem to use the Pre3D library.

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