sketchucation logo sketchucation
    • Login
    1. Home
    2. Morten
    โ„น๏ธ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
    M
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 3
    • Groups 1

    Morten

    @Morten

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

    Morten Unfollow Follow
    registered-users

    Latest posts made by Morten

    • RE: [Plugin]Export Collada with texture names 1.2b [30/9/11]

      @aerilius said:

      I've also found the mistake myself and fixed it (I had mixed up the file base name and full path). So now the plugin not only replaces texture file names, but also the material's screen names.

      Hmm, after replacing your Ruby script with the latest version, the imported DAE object appears without textures in both Blender and Lumion.

      I'm testing a simple box with 1 brick material + 1 default white material on the inside of the box, and as far as I can tell, there's still a slight discrepancy between the material names throughout the DAE file:

      <instance_material symbol="[Brick_Rough_Tan]" target="#ID5">
      <instance_material symbol="Material3" target="#ID15">
      

      ...

      <triangles count="12" material="Material2">
      <triangles count="12" material="Material3">
      

      The texture re-appears if I replace "Material2" with "[Brick_Rough_Tan]", so it's almost working.

      posted in Plugins
      M
      Morten
    • RE: [Plugin]Export Collada with texture names 1.2b [30/9/11]

      Thanks for that, TIG - the textures work great now without the need to manually edit the paths!

      Any idea how to preserve the original SketchUp material names in the DAE file?

      posted in Plugins
      M
      Morten
    • RE: [Plugin]Export Collada with texture names 1.2b [30/9/11]

      Excellent plugin (and initiative), Aerilius!

      There seems to be a small problem with the texture paths though:

      <init_from>**Boxes_MaterialTest/**C:/Users/ABC/Desktop/Boxes_MaterialTest/_Asphalt_Stamped_Brick_1.jpg</init_from>

      As you can see it seems to add the name of the exported DAE file to the texture path. Once I've removed that I can easily import the DAE file with textures in Lumion ๐Ÿ‘

      posted in Plugins
      M
      Morten