sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    Render plugin which will display Labels and dimensions

    Scheduled Pinned Locked Moved Plugins
    15 Posts 5 Posters 1.3k Views 5 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Dave RD Offline
      Dave R
      last edited by

      Have you even tried any of the rendering plugins that are available?

      Etaoin Shrdlu

      %

      (THERE'S NO PLACE LIKE)

      G28 X0.0 Y0.0 Z0.0

      M30

      %

      1 Reply Last reply Reply Quote 0
      • R Offline
        rob.mccarthy
        last edited by

        I have tried several rendering engines/Plugins:
        Podium
        IDX Renditioner
        Vray
        Maxwell
        Twilight
        Lightup - but not

        The best I've found (process wise) has been IDX Renditioner - which allows me to export a line drawing of dimensions and then use that as a foreground image in the render. Unfortunately the output doesn't look much better than going straight from sketchup.

        Thanks,
        Rob

        1 Reply Last reply Reply Quote 0
        • Dave RD Offline
          Dave R
          last edited by

          Well, you can use any renderer and export a line image with the dimensions or just the dimensions with no lines to combine with the rendered image. It isn't difficult to do at all and takes almost no time.

          Etaoin Shrdlu

          %

          (THERE'S NO PLACE LIKE)

          G28 X0.0 Y0.0 Z0.0

          M30

          %

          1 Reply Last reply Reply Quote 0
          • R Offline
            rob.mccarthy
            last edited by

            Dave, are you saying that there is not a single rendering plugin which supports this very simple procedure? I am working in a fast paced industry with a high turn-over rate. If it takes the average designer an additional 2-3 minutes per render (best case), we're talking an additional 40 - 60 hours / year per employee. This adds up quickly.

            If there is not a single rendering engine / plugin combination which supports this feature it may have to be designed in house. However, I was hoping to find an all in one solution. If you don't know of one, that's fine, but I'm not presently looking for a round about process.

            Thanks,
            Rob

            1 Reply Last reply Reply Quote 0
            • Dave RD Offline
              Dave R
              last edited by

              I'm not saying there isn't one. I haven't looked at all the rendering applications out there and I make no claim whatsoever at being an expert on renderers. You've said you've already looked at the renderers that work as plugins in Sketchup and had no luck. You'll probably have to start investigating the high end renderers now. You insinuated in your first post that you don't want to pay anything or at least you aren't willing to pay much to get this capability. What would it cost you to have an application created to do that? I bet it would cost more than LayOut which you initially stated was the price threshold. As far as I can see you either pay with your money or you pay with your time.

              Most folks who are creating renders from their SketchUp models seem to be doing some post process work, too. Adding an overlay with the dimensions wouldn't add much time to that process.

              Etaoin Shrdlu

              %

              (THERE'S NO PLACE LIKE)

              G28 X0.0 Y0.0 Z0.0

              M30

              %

              1 Reply Last reply Reply Quote 0
              • jolranJ Offline
                jolran
                last edited by

                The problem here for developpers is that there arent many methods available for dimensions through the Sketchup API.

                The solution might be to develop your own dimension plugin. That creates very thin(narrow, what you call it) faces. THAT!, the renderer will pickup.
                Try it manually to see if it works, then maybe someone will try building it...

                1 Reply Last reply Reply Quote 0
                • Dave RD Offline
                  Dave R
                  last edited by

                  Good point, Joel. Since renderers only render faces and there aren't any faces in dimensions at all, there'd be nothing to render. I should have included that in my earlier post although I thought that part was obvious.

                  Etaoin Shrdlu

                  %

                  (THERE'S NO PLACE LIKE)

                  G28 X0.0 Y0.0 Z0.0

                  M30

                  %

                  1 Reply Last reply Reply Quote 0
                  • R Offline
                    rob.mccarthy
                    last edited by

                    Yeah, I'd think it would be a popular feature to request - converting dimensions / labels to a format a rendering agent can handle - like alpha transparencies.

                    1 Reply Last reply Reply Quote 0
                    • jeff hammondJ Offline
                      jeff hammond
                      last edited by

                      @jolran said:

                      The solution might be to develop your own dimension plugin. That creates very thin(narrow, what you call it) faces. THAT!, the renderer will pickup.

                      or something that converts the dimensions to an image? (which will also show up in a render)
                      the attached .skp, and the dimensions, should be able to be rendered with no further processing..
                      (albiet, the dimensions at this point are no longer editable)


                      dimspng.skp

                      dotdotdot

                      1 Reply Last reply Reply Quote 0
                      • Dave RD Offline
                        Dave R
                        last edited by

                        Jeff, you got it. Dimensions that show up in a rendered image. Of you had to make the dimensions, export an image of the dimensions, import that image into SketchUp, size it correctly and move it into the right or move the model. πŸ˜‰


                        rendered dimensions.jpg

                        Etaoin Shrdlu

                        %

                        (THERE'S NO PLACE LIKE)

                        G28 X0.0 Y0.0 Z0.0

                        M30

                        %

                        1 Reply Last reply Reply Quote 0
                        • jeff hammondJ Offline
                          jeff hammond
                          last edited by

                          @dave r said:

                          Jeff, you got it. Dimensions that show up in a rendered image. Of you had to make the dimensions, export an image of the dimensions, import that image into SketchUp, size it correctly and move it into the right or move the model. πŸ˜‰

                          right.. that's the exact steps i did πŸ‘
                          i was wondering though, if those steps can be automated? or if the dimensions could be converted to an image somehow within sketchup?

                          [eDit]-- hmm.. well, actually.. i don't really care for that type of automation as i barely ever need to do this but i'm just throwing some random ideas out there that may lead to a solution for Rob..

                          if i'm rendering with dimensions, i like giving them a little drop shadow.. and i don't think that would be possible without combining afterwards..

                          spot2012_ren4_dimensions.jpg

                          dotdotdot

                          1 Reply Last reply Reply Quote 0
                          • jolranJ Offline
                            jolran
                            last edited by

                            Looks nice Jeff! πŸ‘

                            @unknownuser said:

                            i was wondering though, if those steps can be automated?

                            This is the reason I mentioned faces and not using pictures.
                            I think it would be easier to create faces in code, and then
                            assign materials to them.

                            As I said there is not much one can do in code with the current dimensions.
                            So converting SU dimensions might be a no go.
                            I would rather have a plugin create their own dimensions from scratch.
                            Quite doable πŸ˜„ When static.

                            But do see some problems when the dimension would have to update.

                            I imagine thats what Driving dimension does..
                            Their code is scrambled...

                            1 Reply Last reply Reply Quote 0
                            • 1 / 1
                            • First post
                              Last post
                            Buy SketchPlus
                            Buy SUbD
                            Buy WrapR
                            Buy eBook
                            Buy Modelur
                            Buy Vertex Tools
                            Buy SketchCuisine
                            Buy FormFonts

                            Advertisement