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. saotome_rui
    The forum rollback caused push notifications and recent user data to malfunction. The problem will fix itself naturally within the next days. See the topic Broken Push Notifications for a more in detail explanation. You can fix this yourself by forcibly clearing your browser cache (for most browsers: CTRL + F5).
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    saotome_rui

    @saotome_rui

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

    saotome_rui Unfollow Follow

    Latest posts made by saotome_rui

    • how to extract thumbnail image from .c4d file without Cinema 4D installed?

      My goal is to create software that can display thumbnails of .c4d files, regardless of whether the user has Cinema 4D installed.

      Perhaps I can obtain the relevant functions from the Cinema 4D SDK to launch a .c4d scene in the background and capture a screenshot. However, I believe this approach might be too expansive for many files.

      Here are the steps I attempted: I copied a .c4d file to a brand new computer and used the win_thumbnail.dll from my original computer to update the registry on this new computer. After that, the .c4d file display the thumbnail correctly.

      Does the .c4d file already contain a pre-generated thumbnail, and how can I retrieve it?

      thanks for your help.

      posted in Cineware SDK
      S
      saotome_rui