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

    Joe132

    @Joe132

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

    Joe132 Unfollow Follow

    Best posts made by Joe132

    • Brainstorm :To automatically create a data comparison animation by python

      Hi~I recently notice a fatanstic bar chart data comparison video in youtube,below is the video link:


      animation.png

      i want to create a 3D version of this kind of data comparision video by python ,so that i can batch generate animation by easily input data

      For example i have a data named :Four companies profit from 2000 to 2010
      data1.png

      and i want to create 4 bar chart cubes respectively ,1th key represents 2000 year ,25th to 2001 year and so on ,each cube Y size key-value is the profit respectively ,in 1th key,A company Y size is 398 ,B 400 ,C 500,D 600, and in 25th ,each Y size value is the profit of 2001.

      data 2.png

      This is the simple demonstration i make in C4D by hand
      demos.png

      i am crazy to achieving it by python,easily input data ,automatically create cube or cylinder and generate key and value and changeable number ,this is a powerful tool,well,i know definitely it is not easy
      it is a big project !!!

      **so i just want to ask the possibility of this code
      if it can be achieve in C4D by python ?
      could you please tell me the probable direction or the python module i should to use ?
      if you can demonstrate with some basic code ,i would be grateful !
      Thanks ~
      **
      i

      posted in General Talk
      J
      Joe132

    Latest posts made by Joe132

    • RE: Brainstorm :To automatically create a data comparison animation by python

      @m_adam
      Thank you very much ! it is certainly helpful !!

      posted in General Talk
      J
      Joe132
    • Brainstorm :To automatically create a data comparison animation by python

      Hi~I recently notice a fatanstic bar chart data comparison video in youtube,below is the video link:


      animation.png

      i want to create a 3D version of this kind of data comparision video by python ,so that i can batch generate animation by easily input data

      For example i have a data named :Four companies profit from 2000 to 2010
      data1.png

      and i want to create 4 bar chart cubes respectively ,1th key represents 2000 year ,25th to 2001 year and so on ,each cube Y size key-value is the profit respectively ,in 1th key,A company Y size is 398 ,B 400 ,C 500,D 600, and in 25th ,each Y size value is the profit of 2001.

      data 2.png

      This is the simple demonstration i make in C4D by hand
      demos.png

      i am crazy to achieving it by python,easily input data ,automatically create cube or cylinder and generate key and value and changeable number ,this is a powerful tool,well,i know definitely it is not easy
      it is a big project !!!

      **so i just want to ask the possibility of this code
      if it can be achieve in C4D by python ?
      could you please tell me the probable direction or the python module i should to use ?
      if you can demonstrate with some basic code ,i would be grateful !
      Thanks ~
      **
      i

      posted in General Talk
      J
      Joe132