sketchucation logo sketchucation
    • Login
    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!
    🛣️ Road Profile Builder | Generate roads, curbs and pavements easily Download

    [Plugin][WIP][OpenSource] Bezier Surface

    Scheduled Pinned Locked Moved Plugins
    245 Posts 69 Posters 51.0k Views 69 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.
    • thomthomT Offline
      thomthom
      last edited by

      @panga said:

      Looks promising !! Any idea about a beta release ?

      No - since I do this on the side of my full time job it's impossible for me to guarantee anything. Even if I did this as my main job it'd be hard to make a guess.

      I just don't want to throw random dates out there. But I'll try to post back updates on the status of the project.

      Thomas Thomassen — SketchUp Monkey & Coding addict
      List of my plugins and link to the CookieWare fund

      1 Reply Last reply Reply Quote 0
      • jo-keJ Offline
        jo-ke
        last edited by

        It looks very promissing....

        keep it going.....

        http://www.zz7.de

        1 Reply Last reply Reply Quote 0
        • P Offline
          petch82
          last edited by

          thanks for great the plugin. and could u please tell me how and where can i download this plugin then.

          1 Reply Last reply Reply Quote 0
          • P Offline
            petch82
            last edited by

            oh please i really need this plgin

            1 Reply Last reply Reply Quote 0
            • CarrozzaC Offline
              Carrozza
              last edited by

              Cool stuff there, Thomthom!
              I'll be following this thread.

              1 Reply Last reply Reply Quote 0
              • thomthomT Offline
                thomthom
                last edited by

                @petch82 said:

                and could u please tell me how and where can i download this plugin then.

                At the moment you can't. It's still under development.

                Thomas Thomassen — SketchUp Monkey & Coding addict
                List of my plugins and link to the CookieWare fund

                1 Reply Last reply Reply Quote 0
                • mitcorbM Offline
                  mitcorb
                  last edited by

                  I will be very interested in this tool when it is available. I like what I am seeing in the examples.

                  I take the slow, deliberate approach in my aimless wandering.

                  1 Reply Last reply Reply Quote 0
                  • Z Offline
                    zingis
                    last edited by

                    nice! good luck and congrats on this amazing idea

                    1 Reply Last reply Reply Quote 0
                    • Rich O BrienR Offline
                      Rich O Brien Moderator
                      last edited by

                      You're gonna love this.....

                      Download the free D'oh Book for SketchUp 📖

                      1 Reply Last reply Reply Quote 0
                      • cottyC Offline
                        cotty
                        last edited by

                        @rich o brien said:

                        You're gonna love this.....

                        YES!^5

                        my SketchUp gallery

                        1 Reply Last reply Reply Quote 0
                        • mitcorbM Offline
                          mitcorb
                          last edited by

                          Watching that video, I was moved to tears. Perhaps it was the music. Perhaps it is the longing.
                          I am definitely impressed both by the Plugin and the high quality video.

                          I take the slow, deliberate approach in my aimless wandering.

                          1 Reply Last reply Reply Quote 0
                          • iichiversiiI Offline
                            iichiversii
                            last edited by

                            I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want, I want................ need I say more 😆

                            Bring on the Rain...

                            1 Reply Last reply Reply Quote 0
                            • thomthomT Offline
                              thomthom
                              last edited by

                              😄

                              Hope to show off more fun stuff once I've completed the rewrite of the core needed to implement the next set of tools and features. Ran into a little roadblock. 😕

                              I feel quite bad for having teased people with this for two years! 😞

                              Thomas Thomassen — SketchUp Monkey & Coding addict
                              List of my plugins and link to the CookieWare fund

                              1 Reply Last reply Reply Quote 0
                              • cottyC Offline
                                cotty
                                last edited by

                                @thomthom said:

                                I feel quite bad for having teased people with this for two years! 😞

                                In German we say "Vorfreude ist die schönste Freude."
                                No idea if the google translation "Anticipation is half the fun." make sense?!

                                May the force be with you...

                                my SketchUp gallery

                                1 Reply Last reply Reply Quote 0
                                • thomthomT Offline
                                  thomthom
                                  last edited by

                                  At some point the anticipation isn't fun any more...

                                  Thomas Thomassen — SketchUp Monkey & Coding addict
                                  List of my plugins and link to the CookieWare fund

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

                                    Wow, performance seems very quick. 👍
                                    May I ask, is it all Ruby?

                                    1 Reply Last reply Reply Quote 0
                                    • thomthomT Offline
                                      thomthom
                                      last edited by

                                      @jolran said:

                                      Wow, performance seems very quick. 👍
                                      May I ask, is it all Ruby?

                                      At the moment, yes. Though I expect that eventually some will need to be ported to C - like I did with Vertex Tools. But the biggest bottleneck is SketchUp itself - in that adding geometry gets slower the more geometry is already in the model. 😞

                                      Thomas Thomassen — SketchUp Monkey & Coding addict
                                      List of my plugins and link to the CookieWare fund

                                      1 Reply Last reply Reply Quote 0
                                      • iichiversiiI Offline
                                        iichiversii
                                        last edited by

                                        Take your time TT, looking forward to the release, it will be an addition to vertex tools, keep up the great work 👍

                                        Bring on the Rain...

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

                                          @unknownuser said:

                                          But the biggest bottleneck is SketchUp itself - in that adding geometry gets slower the more geometry is already in the model

                                          You mean the total amount of edges-faces in model or the subdividing procedure?

                                          But still, all Ruby you say. That looks like you got some nice realtime response, thought you pulled some C extension on it already.

                                          Hope you find time to do some more tutorials on C-extensions later then 😉

                                          1 Reply Last reply Reply Quote 0
                                          • C Offline
                                            cuttingedge
                                            last edited by

                                            This should be at the very core of Sketchup's future release.. Amazing tool. Your'e brilliant Thomas!..I believe you could author a toolset like T-spline!

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 12
                                            • 13
                                            • 6 / 13
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement