Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想让两个模型出现在 ARToolkit 中的一个标记上。关键是它们来自两个独立的 WRL 文件。这可能吗?
我知道这是一个老问题,但也许对其他人有用。
答案是肯定的,你可以。
你这样做的方法是有一个空对象,它是其他 2 个对象的父对象,并使该对象可跟踪。
其他 2 个对象可以根据父对象的位置在任何方向上定义偏移量,因此它们将表现为某种场景,保持它们的相对位置。