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
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    OpenCL

    SDK Help
    0
    2
    232
    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 12/02/2013 at 06:34, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   14 
      Platform:   Windows  ; Mac  ;  
      Language(s) :     C++  ;

      ---------
      Hi,

      I'm thinking about speeding up my plugin calculating physics by using GPU support. Has anybody experiences using OpenCL in plugins?

      I'm quite suprized that C4D doesn't make use of GPUs in his physical simulations.

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

        On 18/02/2013 at 04:22, xxxxxxxx wrote:

        Hi,

        Well I have done some simple particle simulation stuff in C4D using OpenCL 1.0 for fun.
        It was not easy to overcome all OpenCL limitation and it was a lot of time, so for now I just use MultiCore CPU.
        May be now OpenCL 1.2 is more mature and does not have as much problems as in the first version...

        Remo

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