Page 1 of 2

X-particles & Octane

Posted: Sun Mar 16, 2014 1:31 am
by winkelmm
Hey all,

I've noticed the in the newest version of Octane you can check "Enable Particle Engine" and it renders the particles from X-particle but this does not seem to work for animations. It seems to just render every frame as whatever particles were last in the live viewport instead of animating all of the different particles for each frame.

Does anyone know any ways around this besides using a Generator to generate actual geometry? (this is much slower)

Thanks much in advance!! :)

tanks,
m. (beeple)

Re: X-particles & Octane

Posted: Sun Mar 16, 2014 6:30 am
by slepy8
did you try to give "Octane ObjectTag" and set Mesh no to value different than '0' ?

This should do.

Re: X-particles & Octane

Posted: Thu Mar 20, 2014 3:29 pm
by Malaurny
No it doesn't work :(
You can render 1 frame, but can't render an animation. It's the same with an "Octane objectTag" put on the emitter.
As Winkelmm said "it renders every frame as whatever particles were last in the live viewport instead of animating all of the different particles for each frame."

Re: X-particles & Octane

Posted: Thu Mar 20, 2014 4:08 pm
by aoktar
there is a problem on api of XP. I hope to get some improvements by the author of XP.
Currently it's useless for Octane

Re: X-particles & Octane

Posted: Thu Mar 20, 2014 4:24 pm
by Malaurny
Ok thanks for the info.
Actually I didn't even know that Octane could render particles untill I saw this thread today ;) Just love it more and more^^

Re: X-particles & Octane

Posted: Thu Mar 20, 2014 4:35 pm
by aoktar
Malaurny wrote:Ok thanks for the info.
Actually I didn't even know that Octane could render particles untill I saw this thread today ;) Just love it more and more^^
yes, but i'm developping a particle engine for faster acces to particles.

Re: X-particles & Octane

Posted: Thu Mar 20, 2014 8:49 pm
by Malaurny
Can't wait to see it in action :)
And thank you once again Aoktar for all your work and dedication to Octane.

Re: X-particles & Octane

Posted: Mon Jun 06, 2016 11:12 am
by Aleksei
Hi, guys!
Where can I find "Enable Particle Engine" in the Octane 3? Looks like it is not there anymore: http://prntscr.com/bcyjpj
Want to be able to render X-Particles. But now the render works only with Generator object.

Thanks in advance!

Re: X-particles & Octane

Posted: Mon Jun 06, 2016 11:18 am
by aoktar
Aleksei wrote:Hi, guys!
Where can I find "Enable Particle Engine" in the Octane 3? Looks like it is not there anymore: http://prntscr.com/bcyjpj
Want to be able to render X-Particles. But now the render works only with Generator object.

Thanks in advance!
It's a removed parameter. Now working via octane object tag. Find xparticles scenes in samples. That's in release thread.
viewtopic.php?f=85&t=53989

Re: X-particles & Octane

Posted: Mon Jun 06, 2016 11:39 am
by Aleksei
Thank you for prompt response Ahmet! I found where my problem was. I was assigning Octane ObjectTag to the entire xpSystem. And it must be assigned only to the xpEmitter.
Thanks for the help, now it works!