[Bf-cycles] Does cycles standalone can render particlers and smoke?

Mohamed Sakr 3dsakr at gmail.com
Thu Dec 7 11:20:22 CET 2017


it can render particles without any problem, but you will need to read them
manually.
each particle is an Object class, referencing the same Mesh (aka instance).

each object that is a particle got a particle ID member that you need to
set to match its ID in the particle system (you will need to add one
particle system, set its particles data as needed).


On Thu, Dec 7, 2017 at 5:30 AM, Fantasy Saiu <SNsaiu at outlook.com> wrote:

> l read cycles standalone source code and find the xml api can not read
> particles data,but the code has particle class ,so l want to know whether
> cycles standalone can render particles. thanks.
> _______________________________________________
> Bf-cycles mailing list
> Bf-cycles at blender.org
> https://lists.blender.org/mailman/listinfo/bf-cycles
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.blender.org/pipermail/bf-cycles/attachments/20171207/ff10e40b/attachment.html>


More information about the Bf-cycles mailing list