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

    rendering question

    Scheduled Pinned Locked Moved SDK Help
    7 Posts 0 Posters 673 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 20/03/2005 at 22:44, xxxxxxxx wrote:

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

      ---------
      Hi all,
      i would like to learn how cinema4d render work.

      Any good start to learn how to render single pixel?

      Thanks all
      Renato T.

      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 21/03/2005 at 04:24, xxxxxxxx wrote:

        What do you exactly mean? It´s a raytracer, just as any other raytracer it works (sure, the algorithms are probably different from other renderers but this is generally spoken). There are just too many things, that would fill several books I guess.

        The best way to go if you really wanna know how it is done in the backyard, is seeking in google for Raytracers and papers about it.

        Or are you talking about Videopost?

        Katachi

        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 21/03/2005 at 04:36, xxxxxxxx wrote:

          Hi Katachi,

          i would like to make a render my self, pixel by pixel.

          Thanks
          Renato T.

          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 21/03/2005 at 04:39, xxxxxxxx wrote:

            yes, then you need to write your own renderer. Out of scope for information here, however.

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

              I wrong the speak,

              i mean that will be usefull to render on cinema4d pixel by pixel. I don't pretend to write a new render 🙂

              cheers
              Renato T.

              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 06:29, xxxxxxxx wrote:

                I guess you could make a RenderData and a zoomed in camera with Film Offset, so that it renders a single pixel. However, render preparations will still take some time. Another alternative is to hijack the rendering in a videopost plugin. But then I believe you need to send out the rays manually.

                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 17:36, xxxxxxxx wrote:

                  Thanks Mikael 🙂

                  I see it in some threads.

                  Cheers
                  Renato T.

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