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
    • Register
    • Login

    VolumeData + Instancing ...

    Scheduled Pinned Locked Moved SDK Help
    6 Posts 0 Posters 661 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 25/03/2005 at 09:17, xxxxxxxx wrote:

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

      ---------
      Hi all
      Have recently posted a thread on CGTalk about instancing (like HD-Instance) in C4D and have been told that all the answers are here! 
      I've been looking at the VolumeData struct to see how to render lots of instances, but really need some more info/help.  Can anyone advise, please?
      Cheers
      Dan

      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 25/03/2005 at 09:18, xxxxxxxx wrote:

        Per (mdme_sadie) already told you everything you need. You need to create a volume shader (materialData) on an environement object to trace the rays.

        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 25/03/2005 at 11:17, xxxxxxxx wrote:

          Ok. Cool.  I did look at the SDK docs at the MaterialData plugin and have sussed most of it out.  Just wondered if there were any sample volume plugins out there for 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 25/03/2005 at 11:22, xxxxxxxx wrote:

            yes, in the SDK is a volume plugin example (particleVolume.cpp).

            Good luck.

            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 25/03/2005 at 11:42, xxxxxxxx wrote:

              Cheers for all the info and help ...

              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 28/03/2005 at 08:01, xxxxxxxx wrote:

                Hi again

                Just trawled thru all the SDK docs, seen the examples that come with C4D and kind of understand what to do, but not sure how to use the 'VOLUMESHADER' material (MaterialData in later versions) to render geometry.

                Probably being stooopid, but am I suppose to use the VolumeData struct to obtain ray info and then raytrace the scene myself, or am I making this way to complicated? Sorry!

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