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

    TP-Data to Coffee to TP-Data

    Scheduled Pinned Locked Moved SDK Help
    10 Posts 0 Posters 808 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

      THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

      On 05/08/2008 at 09:39, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   10.5 
      Platform:      Mac OSX  ; 
      Language(s) :   C.O.F.F.E.E  ;

      ---------
      Dear Thinking Particles developers,

      How can i put information, like position or velocity, from every TP into a coffee node, do some calculations and then give the results back to the TPs ?

      More precisely, on first step I need position and velocity information from EVERY (!) TP, second i will do some calculations and then TPs should get their new values.

      How can I do that?

      Here is a not working example what i mean:
      http://meinupload.com/dl/9333878143/beispiel.c4d

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

        THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

        On 05/08/2008 at 09:44, xxxxxxxx wrote:

        Hi!

        Warning: mysql_connect()...
        Your download does not work.

        You can send me the download. I can upload it on my server. Bye

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

          THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

          On 05/08/2008 at 09:48, xxxxxxxx wrote:

          Quote: Originally posted by Shawni on 05 August 2008
          >
          > * * *
          >
          > Hi!
          >
          > Warning: mysql_connect()...
          > Your download does not work.
          >
          > You can send me the download. I can upload it on my server. Bye
          >
          >
          >
          >
          > * * *

          Fast reply 🙂
          Give me your e-mail adress.
          Otherwise i uploaded it to rs.com:
          http://rapidshare.com/files/135052379/beispiel.c4d.html

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

            THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

            On 05/08/2008 at 10:22, xxxxxxxx wrote:

            http://www.tuningchannel.de/beispiel.c4d

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

              THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

              On 07/08/2008 at 01:48, xxxxxxxx wrote:

              Do nobody know how to fix my problem or is my description to bad?

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

                THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

                On 07/08/2008 at 05:45, xxxxxxxx wrote:

                The PPass is already an iterator over every particle. So you receive information for every particle in the COFFEE node. Look at the example below, it will change the velocity for every second particle.

                new example

                cheers,
                Matthias

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

                  THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

                  On 07/08/2008 at 06:48, xxxxxxxx wrote:

                  Thanks Matthias, but i think you didn´t understand me right. I want collect all the vel and pos inforamations of the TPs, then i want to do some calculations with it and finally give the TPs the new values. The Problem is to do this process within the same frame.
                  For better understanding look at my thread at cgnetwork: http://www.cgnetwork.de/forum/showthread.php?t=96017

                  And please, please give me some help or a hint to solve my problem before you will go to siggraph. If you don´t have the time, can you give me contact to another developer?

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

                    THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

                    On 07/08/2008 at 06:59, xxxxxxxx wrote:

                    Unfortunatly it is not possible with TP to collect all particle information per frame.

                    Btw. you could also ask this question on CGtalk, there are some TP experts there.

                    cheers,
                    Matthias

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

                      THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

                      On 07/08/2008 at 07:10, xxxxxxxx wrote:

                      Quote: Originally posted by Matthias Bober on 07 August 2008
                      >
                      > * * *
                      >
                      > Unfortunatly it is not possible with TP to collect all particle information per frame.
                      >
                      >
                      > * * *

                      Can you explain why is that so? Because i can´t see a meaningfull explanation for that.
                      Is there maybe a Workaround? Maybe with a delay of one frame or something like that? Is it a generell Problem of C4D or TP?

                      > Quote: __
                      >
                      > * * *
                      >
                      > Btw. you could also ask this question on CGtalk, there are some TP experts there.
                      >
                      >
                      > * * *

                      will do that. I thought a developer of the software could easyli answer the question. But if there is no possibility to solve my problem, it also doesn´t make sense to ask the question at cgtalk.

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

                        THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

                        On 18/08/2008 at 00:40, xxxxxxxx wrote:

                        Quote: _Is it a generell Problem of C4D or TP?
                        >
                        > * * *
                        _


                        It's a limitation of TP.

                        cheers,
                        Matthias

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