gpt4 book ai didi

javascript - 3d基础知识绘制魔方

转载 作者:行者123 更新时间:2023-11-30 07:28:11 25 4
gpt4 key购买 nike

我想以某种视角在 html canvas 元素上绘制魔方,但我从未有过 3d 图形、透视等方面的任何经验,因此我正在寻找所有有用的资源来实现这一点。我找到的唯一有用的链接是针对此演示的:

http://oos.moxiecode.com/js_canvas/3d_cube/index.html

最佳答案

您当然可以使用 webGL 或 3-d javascript 库在 Canvas 上创建 3-d 模型,但如果您想创建一个 rubix 立方体,我个人会使用 CSS3 转换和平移(我保证,这将是很多更少的代码)。看看这个,你会受到启发:

http://www.paulrhayes.com/2009-07/animated-css3-cube-interface-using-3d-transforms/

此演示使用线性旋转,但如果您使用缓入缓出旋转,旋转看起来会自然得多。

关于javascript - 3d基础知识绘制魔方,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7450955/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com