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. emlcpfx
    E
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    emlcpfx

    @emlcpfx

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

    emlcpfx Unfollow Follow

    Latest posts made by emlcpfx

    • RE: Python script for texture baking

      @GHebert Did you get this figured out? Do you know if you can do it for camera mapped textures?

      posted in Cinema 4D SDK
      E
      emlcpfx
    • Command line Rendering Takes

      I can get the command line renderer to render a specific Take from a file by using the -take flag.

      How can I get that one subprocess to render all Takes from a given file? I don't want to have to load, unload, load, unload the commandline renderer for every take.

      Something like
      ... -take Take1, Take2, Take3

      posted in General Talk python
      E
      emlcpfx