sketchucation logo sketchucation
    • Login
    1. Home
    2. pixelcruncher
    3. Topics
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    Urasik Extensions | Lots of new extensions to check out Learn More
    P
    Offline
    • Profile
    • Following 0
    • Followers 2
    • Topics 23
    • Posts 531
    • Groups 3

    Topics

    • P

      Rayscaper Alpha Version Available

      Watching Ignoring Scheduled Pinned Locked Moved Extensions & Applications Discussions
      114
      0 Votes
      114 Posts
      11k Views
      P
      Hey @jo-ke - now that Rayscaper is in beta, I started selling discounted beta licenses: https://sketchucation.com/purchase-smart.php?plugin=rayscaper - The watermarks are a limitation of the free version. Cheers, Thomas
    • P

      Edit_transform not available in the C-API?

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      3
      0 Votes
      3 Posts
      430 Views
      P
      @dan rathbun said: The C API is mainly written to act upon files. There is only some limited things you can do with "live" models. Currently, the C API cannot be used to modify the active model. You can get the active edit path via: SUModelGetActivePath() ... and from it the transform via: SUInstancePathGetTransform() Thanks, Dan, for the information! I solved it in my code by having a ModelObserver, implementing onActivePathChanged, and passing it to my C-extension code. Even though you cannot modify the active model, you still need to know the edit transformation for some cases. If a user opens a model to edit, if you query the instance transformation, it will be a world-coordinate transformation instead of a transformation relative to the parent. My C code assumes transformations relative to the parent, so I must calculate that using the edit transformation. You probably already knew this, but I'm putting it here for posterity. Cheers, Thomas
    • P

      Looking for beta testers for a new render engine

      Watching Ignoring Scheduled Pinned Locked Moved SketchUp Discussions
      54
      0 Votes
      54 Posts
      2k Views
      P
      Hey folks, Thanks for your patience! The first alpha test version of Rayscaper is available here: https://sketchucation.com/pluginstore?pln=Rayscaper More information about the release here: https://sketchucation.com/forums/viewtopic.php?f=80&t=76360&p=692706#p692706 Cheers, Thomas
    • 1 / 1