Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware 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
    • Register
    • Login

    Creating a NormalTag

    PYTHON Development
    0
    5
    895
    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
      Helper
      last edited by

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

      On 21/01/2011 at 10:56, xxxxxxxx wrote:

      How can I set up a NormalTag from Python? I can jam a lot of normal data into a VariableTag, but what is the right type? And should it be 4 normals per facet as with UVWs?

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

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

        On 21/01/2011 at 11:02, xxxxxxxx wrote:

        Hopefully someone will correct me if I'm wrong, but it doesn't appear to be wrapped yet in the Python API. As far as I can tell, it's only possible in C++ currently.

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

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

          On 21/01/2011 at 15:11, xxxxxxxx wrote:

          @pyanimator: Rick is right, but what are you trying to achieve?

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

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

            On 22/01/2011 at 03:02, xxxxxxxx wrote:

            He propably tries to define custom vertex normals for a polygon geometry 😉
            If he writes an importer for some kind of geometry format, that is the way to go.

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

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

              On 24/01/2011 at 08:03, xxxxxxxx wrote:

              Exactly, what I'm doing includes geometry, and that geometry often already comes with vertex normal supplied.

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