设置上轴
设置上轴的最简单方法是什么?不同的数据格式有不同的坐标系。例如,我需要加载一个以 z 轴为上轴存储的对象。
What would be the easiest way to set what axis is the up axis? Different data formats have different coordinate systems. I need to, for example, load an object that is stored with the z axis as the up axis.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
选择一种风格并坚持下去。从大局来看,这确实不重要。如果对象的格式错误,则将其转换为正确的格式……工作完成。
Choose one style and stick with it. It really doesn't matter in the grand scheme of things. If an object is in the wrong format then convert it to the right format ... job done.