Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python 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
    • Recent
    • Tags
    • Users
    • Login

    Replacing c4ds python interpreter.

    Scheduled Pinned Locked Moved PYTHON Development
    2 Posts 0 Posters 221 Views
    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 Offline
      Helper
      last edited by

      On 26/08/2013 at 08:43, xxxxxxxx wrote:

      Hi,

      I was wondering if someone has already (successfully) tried to replace cinemas python interpreter
      and is willing to share his results. I would be interested in not just updating the python version
      (2.6 to 3k for example), but switch to another branch/implementation of python (http://pypy.org/)
      for speed reasons. It should be technically possible as all python derivatives are python 2.6 
      compatible ?

      Happy rendering,
      Ferdinand

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

        On 26/08/2013 at 08:45, xxxxxxxx wrote:

        You'd need to built the Py4D extension against these libraries. To a certain extend, it _might_ be
        possible to simply exchange the shared libraries, but if any function signature differs, Cinema will
        crash. This is just a guess, I didn't test it yet.

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