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

    UVW coordinates from texture projection

    Scheduled Pinned Locked Moved SDK Help
    3 Posts 0 Posters 292 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 29/09/2007 at 04:23, xxxxxxxx wrote:

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

      ---------
      Hi there again!

      Still working on the exporter.
      I've come to a task for which I have no idea how to solve using the C4D SDK, so I'm asking here for directions:
      Assume the user has created an object and put a texture tag on it. The projection of this texture tag is set to something different than UVW projection, for example cubic projection.
      How can I calculate the UVW coordinates this projection generates for each point?
      That is one of the last things (if not the last thing) I'm missing for mesh export. Would be great if someone could point me in the right direction.

      Thx for reading.

      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 02/10/2007 at 02:56, xxxxxxxx wrote:

        You have to calculate your own texture coordinates. Look for the TexData in the SDK docu for a description how to calculate texture coordinates.

        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 02/10/2007 at 03:57, xxxxxxxx wrote:

          Great! Thx for pointing! Would have searched quite a time for that and it is exactly what I need 🙂

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