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
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    about transparency

    Scheduled Pinned Locked Moved SDK Help
    4 Posts 0 Posters 328 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 14/05/2007 at 07:37, xxxxxxxx wrote:

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

      ---------
      i'd like to create a custom effect for the transparency-calculations. my idea is to split the calculation into different angles. say for example if the refraction index is 1.5 than the red color is calculated with 1.4 and the blue with 1.6

      but i dont have a clue how or where to start so i'd be thankfull if anyone can point this out to me. which of the examples in the sdk folder could be a starting point for such a shader?

      thanks for your 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 15/05/2007 at 01:55, xxxxxxxx wrote:

        a good starting point is the mandelbrot shader example and the simple material example because that shows how to use custom illumination models. besides this there is alot of info on the web about shading in general.

        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 15/05/2007 at 02:00, xxxxxxxx wrote:

          thank you

          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 08/06/2007 at 11:01, xxxxxxxx wrote:

            Quote: Originally posted by Matthias Bober on 15 May 2007
            >
            > * * *
            >
            > a good starting point is the mandelbrot shader example and the simple material example
            >
            > * * *

            But in those examples there is nothing about transparency channel. I'm looking for any example who explains how to manipulate with refraction index (and i didn't find in sdk anything).

            Have you got sth? Part of code, or link to web tutorial;) ?

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