Page 2 of 2
Re: Wrong orintation on ICE particle instance
Posted: Sat Jul 14, 2012 8:25 pm
by face
Have spend some time and find an error in the 2011 SDK.
To set a quaternion, the SDK write, set it with quat.set(doubleW, doubleX, doubleY, doubleZ). But it must set with quat.set(doubleX, doubleY, doubleZ, doubleW).
In the 2013 SDK the issues is solved, maybe in the 2012SDK also.
Hope it works now...
face
Re: Wrong orintation on ICE particle instance
Posted: Mon Jul 16, 2012 8:46 am
by wilson66
now it works. thanks a lot...
Re: Wrong orintation on ICE particle instance
Posted: Thu Jul 19, 2012 4:35 am
by Jack-Jack
Thanks face!!!
Re: Wrong orintation on ICE particle instance
Posted: Sat Nov 17, 2012 1:33 pm
by Laurent75
Hi Face !
I'm using the new version 3.03 for few days now (SI 2013, Octane RC03, Soft2Octane 3.03, Win 7 64)
I'm afraid I'm experiencing the exact same pb about particule instance orientation as discussed in this forum thread.
I download the zip file, about the Octane2011.dll, but is it compliant with the latest Soft2octane 3.03 distribution ? (you were saying we have to replace the old Octane2011.dll file ..., but I don't find it

)
Thank you for your great work with Soft2Octane !

Re: Wrong orintation on ICE particle instance
Posted: Thu Sep 26, 2013 4:39 pm
by Gescort
Instances not render, please help. Softimage 2014.
And Soft2Octane error, open Octane without instances. Put log image + debug log.
But export files are created, manually created scene has wrong instances position.
Re: Wrong orintation on ICE particle instance
Posted: Sat Sep 28, 2013 6:00 am
by face
You must create the Octane scene by hand and save they.
After that, there is an option in the export settings where you can type in a mesh/group to render.
There should be the name from the group from the Octane scene.
About the position, the instance shape should be at 0,0,0.
When the shape is on 0,0,0 and the geometry begins at 10,0,0, the output is correct.
To solve this, set the center of the shape to bounding box and recenter the mesh to 0,0,0.
face
Re: Wrong orintation on ICE particle instance
Posted: Mon Sep 30, 2013 9:34 am
by Gescort
Thanks, now is OK.