Re: Changed ICE Orientation attribute access from sdk?

2016-05-03 Thread Fabricio Chamon
Yes, I am converting once per axis :) now shamed... thanks for the tip Cesar, I'll try storing everything once and massaging data later on. Em terça-feira, 3 de maio de 2016, Cesar Saez escreveu: > I hope you are not converting the array once per axis like in the snippet >

Re: PlayblastVR for Softimage

2016-05-03 Thread Luc-Eric Rousseau
I will certainly give this a try with my GearVR, but I would have named the plug "Viewport Capture VR" myself :) On 2 May 2016 at 17:58, Tenshi . wrote: > Oh i though it was free...because you know.. EOL... But it seems like a > good addon. Thanks for sharing. > > On Mon,

Re: Changed ICE Orientation attribute access from sdk?

2016-05-03 Thread Cesar Saez
I hope you are not converting the array once per axis like in the snippet :) It's way better to get all the data in one call and manage the data re-shuffling on your own (i.e. python/jscript/vbscript/whatwever native types), Softimage's calls are relatively expensive as there's a round trip

Re: Changed ICE Orientation attribute access from sdk?

2016-05-03 Thread Fabricio Chamon
found it. pIndex = 0; rotation x = pointcloud.ActivePrimitive.GetICEAttributeFromName(" Orientation").DataArray.toArray()[pIndex].RotX rotation y = pointcloud.ActivePrimitive.GetICEAttributeFromName(" Orientation").DataArray.toArray()[pIndex].RotY rotation z =

Re: Changed ICE Orientation attribute access from sdk?

2016-05-03 Thread Fabricio Chamon
sorry or the confusion..StructureType being 1 is correct as the context is per point(particle). But suddenly pointcloud.ActivePrimitive. GetICEAttributeFromName("Orientation").DataArray.toArray() is giving me a type mismatch error when it previously worked. 2016-05-02 18:43 GMT-03:00 Fabricio

Aerial imagery

2016-05-03 Thread Lawrence Pankhurst
Hi, Has anyone got a source for copyright free aerial imagery, specifically of the UK that they could share please? Struggling to find anything that doesn't cost or fortune or has to have a watermark on it throughout! Cheers Lawrence -- Softimage Mailing List. To unsubscribe, send a mail