Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    Generating Standard Particles using Python

    PYTHON Development
    0
    2
    1.1k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      Helper
      last edited by

      On 23/08/2018 at 08:56, xxxxxxxx wrote:

      I have some ideas about extending the Standard Particle (SP) emitter.

      Is it possible to generate Standard Particles using Python? With a Python Generator?

      Cheers
      Thanassis

      1 Reply Last reply Reply Quote 0
      • H
        Helper
        last edited by

        On 24/08/2018 at 02:10, xxxxxxxx wrote:

        Hi Thanassis,

        It's not possible from a python generator to generate particle. Moreover, in python, there is no direct way to generate standard particle, since ParticleObject is not exposed in the python API.
        But I may have an idea, which involves writing an Object Data plugin is it an option for you?

        Please let me know.
        Cheers,
        Maxime.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post