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. WTools3D
    3. Best
    • Profile
    • Following 0
    • Followers 0
    • Topics 10
    • Posts 29
    • Best 2
    • Controversial 0
    • Groups 0

    Best posts made by WTools3D

    • RE: Creating NGONs low level with NgonBase::BuildNgon() ?

      @m_magalhaes
      Thanks Manuel!

      When I fill-in only Inner edges in NgonBase::BuildNgon, then it surprisingly works 😉
      I don't know why I tested all combinations except this one 🙂
      There are still some minor glitches, some inner edges are randomly not hidden, but ngons created are valid for all the cases I have tested.
      Random glitches are easily fixable with forcing all inner edges to be hidden.

      I will test it more, but this seems to be reliable for now.
      NGONS import - read outer edges directly from Pgon::*m_Edge array
      NGONS export - with NgonBase::BuildNgon(), filling Inner edges only, and force hide inner edges on quads.

      Thanks a lot Manuel,
      Your help has been very valuable to me.

      Regards,
      Viktor.

      posted in Cinema 4D SDK
      WTools3DW
      WTools3D
    • RE: R25 - DrawPoint2D,DrawHandle2D not drawing pixel size anymore

      I just found out it's a GPU issue.
      Pixels are not visible on Intel UHD 630.
      Mac M1 well.
      GeForce works on 4K monitor but not on HD monitor.

      So it is a bug.

      posted in Bugs
      WTools3DW
      WTools3D