sketchucation logo sketchucation
    • Login
    1. Home
    2. deathangel67300
    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!
    🫛 Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Groups 1

    deathangel67300

    @deathangel67300

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    deathangel67300 Unfollow Follow
    registered-users

    Latest posts made by deathangel67300

    • RE: Md5 encoding in sketchup

      Hello

      I'm also trying to use a md5 hash in sketchup, but I can't find the good code to do it.
      I copied the digest.so and md5.so files in the sketchup plugin directory.
      Than I tried the following code :

      require 'digest'
      Digest;;MD5.hexdigest("Hello World\n")
      
      

      and the ruby console displays me the following error : uninitialized constant Digest::MD5>

      Can somebody help me please ?

      posted in Developers' Forum
      D
      deathangel67300