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
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login
    1. Maxon Developers Forum
    2. Spools_Arbuckle
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    Spools_Arbuckle

    @Spools_Arbuckle

    0
    Reputation
    4
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Spools_Arbuckle Unfollow Follow

    Latest posts made by Spools_Arbuckle

    • RE: New User: Question Regarding Render Automation Capabilities.

      Hey @ferdinand (fantastic avatar, btw)!

      I apologize for the lack of tags; I will abide by said guidelines moving forward.

      Also, thank you for the information! The reason I was inquiring about using this with Linux is because I would likely set up this workload to be managed in a cloud environment. Though, I assume if it is possible using a Windows image, that I can likely get it to work by using a Windows-based instance in a cloud environment instead of a Linux-based instance.

      posted in General Talk
      S
      Spools_Arbuckle
    • New User: Question Regarding Render Automation Capabilities.

      Hello,

      I am a relatively new user to C4D. I have extensive Python experience but have never used it in tandem with C4D. I was just wondering if the below use case is possible using the CLR and Python SDK.

      • Have a base level scene set up in a .c4d file.
      • Run c4d from command line in linux machine and open this base scene file.
      • Using a Python script:
        • Load in an object from an STL/3D format file. Set position of object, texture, color, etc.
        • Have several different cameras set up in the scene and render a shot from each of the cameras.

      I am not asking how I could go about doing this, but rather if it is possible to do this with the developer tools provided with C4D. I am working on a personal project that creates a number of STLs, and want to find a good way to render them out in a programmatic fashion using the render engines provided by C4D without having to do so manually in the GUI.

      Any info would be greatly appreciated and thank you in advance 🙂

      posted in General Talk
      S
      Spools_Arbuckle