- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
How do the positioning of instances exactly work? I know that rtcSetTransform convert from local to world space, but positioning seems very weird. Let me explain what I do and what it does...
I create a cube at origin (0,0,0) and instantiate it at (10,0,0) all works well. If I rotate the instance, all works well.
Now, create the cube at origin (100,50,-300) and instantiate it at (10,0,0) (which I assume it is the offset from the master) again all works well, the instance is positioned at origin+(10,0,0). BUT, if I rotate the instance, it is no longer positioned at origin+(10,0,0), it is way out some place not even close to where it should be!
The documentation doesn't explain anything about this. Can anyone please explain to me what I'm doing wrong?
Thanks,
-Al
Link Copied

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page