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
    • Login
    1. Maxon Developers Forum
    2. Julien
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    Julien

    @Julien

    0
    Reputation
    99
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Julien Unfollow Follow

    Latest posts made by Julien

    • RE: Invert normals only for selected polygons

      Thank you for the kind help!

      @m_adam: The plug-in you have linked is very useful. I could fix some problems with the "Select polygons by normal direction" function.

      Working with badly constructed meshes is no fun job either way.

      Kind regards,
      Julien.

      posted in Cinema 4D SDK
      J
      Julien
    • Invert normals only for selected polygons

      Hello,

      is there a way to flip all the face normals for selected polygons in one direction, especially in python?
      The intended purpose is to fix a completly "broken" mesh to correct the background culling for Unity.

      Thanks in advance!

      Julien

      Example:
      All stair polygons should face upwards.
      Tried align normals and optimize commands, but they did not work with this mesh.

      0_1542735361100_example.png

      posted in Cinema 4D SDK r20 python
      J
      Julien