sketchucation logo sketchucation
    • Login
    1. Home
    2. Larsen
    3. Posts
    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
    L
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 10
    • Posts 93
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: Extract !?

      Thanks, the link you provided is straightforward.

      posted in Developers' Forum
      L
      Larsen
    • Extract !?

      Please, would anyone document this extract:

      This is an example of a simple animation that spins the model around

      class ViewSpinner

      def initialize
      model = Sketchup.active_model
      view = model.active_view
      camera = view.camera
      @target = model.bounds.center
      @up = Geom::Vector3d.new(0, 0, 1)
      @distance = camera.eye.distance @target
      @zmin = @target.z
      @zmax = @zmin + @distance
      @dz = @distance / 300
      @z = @zmin
      @angle = 0
      @frame = 0;
      @startTime = Time.now
      Sketchup::set_status_text($exStrings.GetString("FPS"), 1)
      end

      Thanks

      posted in Developers' Forum
      L
      Larsen
    • RE: A Thread for Fine Design

      funny inspiration.


      Larsen-Big-Mouth.jpg

      posted in Corner Bar
      L
      Larsen
    • RE: A Thread for Fine Design

      For sure Monsieur Eiffel was thinking to a giraffe.


      Larsen-Giraffe-Eiffel.jpg

      posted in Corner Bar
      L
      Larsen
    • RE: A Thread for Fine Design

      @solo said:

      I'd like to see his wifes chair also. πŸ’š

      But Dave do not appreciate 😒

      posted in Corner Bar
      L
      Larsen
    • RE: A Thread for Fine Design

      Ok.

      posted in Corner Bar
      L
      Larsen
    • RE: A Thread for Fine Design

      No comment!


      recto-verso-chair.jpg

      posted in Corner Bar
      L
      Larsen
    • RE: Ruby Code Snippets

      Yes, a lot of good ideas.

      posted in Developers' Forum
      L
      Larsen
    • Dancing skeleton

      Can this be modeled in SU?


      Skeleton.gif

      posted in SketchUp Discussions sketchup
      L
      Larsen
    • RE: [Plugin] BezierSpline - v2.2a - 22 Apr 21

      Total respect, chapeau Monsieur.

      posted in Plugins
      L
      Larsen
    • RE: Ruby Code Snippets

      Very interesting link.

      http://jasonpaulgrant.co.uk/my-work/articles/42-is-lurking-a-problem.html

      posted in Developers' Forum
      L
      Larsen
    • RE: Virtual chair

      Is there a limitation on the dimensions of attached images? ❓


      Larsen-Marough-Fragrance.jpg

      posted in Woodworking
      L
      Larsen
    • RE: Virtual chair

      O'Brien, I have only a two-sided brain, and i've searched for a while, but seems that it's hidden somewhere. By the way what do you means by rule#1. πŸ˜‰

      Thanks Dave for your support. I really appreciate.

      posted in Woodworking
      L
      Larsen
    • RE: Virtual chair

      Please, is there nice wood textures all around? I found several but all are not well grained.
      Yes, grain became a obsession for me.

      Thanks.

      posted in Woodworking
      L
      Larsen
    • RE: Virtual chair

      Now it's green. πŸ˜„

      tipping forward: yes Dave, i've take into account this; the gravity centre i.e distribution of mass is (in theory)at the back making stability of the structure. But who knows?

      Thanks to all.


      Larsen-Marough-R.jpg

      posted in Woodworking
      L
      Larsen
    • RE: Ruby Code Snippets

      I am not talking about RUBY RESOURCES, but about perception process. By the way, do you know from whom we inherited lurking?

      posted in Developers' Forum
      L
      Larsen
    • RE: Virtual chair

      A newborn named: Larsen-Marough.
      Please, I want the opinion of all pro woodworkers.

      thanks.


      Larsen-Marough.jpg

      posted in Woodworking
      L
      Larsen
    • RE: Ruby Code Snippets

      Here another post by Chris who illustrate my idea (His idea).

      BEGIN
      Ruby Script Video Tutorial - add Construction Points
      Postby Chris Fullmer on Fri Oct 30, 2009 5:39 pm
      Ok, this is my first attempt at a real time, script writing tutorial. I might do another here shortly. I know some people are not fond of my videos, so I've done this to spite them πŸ˜„ And I've heard some people like the videos a lot, so those people are allowed to watch and listen.
      But I warn you, this is Ruby scripting in real time. So its not super duper exciting, unless you like Ruby or want to learn to script.
      It's only about 6 lines of code, so you can't get too confusedI hope.
      END

      You're RIGHT Chris.

      What else.

      posted in Developers' Forum
      L
      Larsen
    • RE: Ruby Code Snippets

      I stumbled upon this post:

      Ruby Script Video Tutorial - Multiple PushPull Script
      Postby Chris Fullmer on Thu Nov 05, 2009 4:53 am
      Hi, this video shows how to write a script the does a push/pull over many selected faces. Its about 10 lines of code, and I explain it in under 5 minutes. I could even be simplified down to 1 line of code really. But that is pretty dense code. So writing it in 10 lines is easier to read πŸ˜„

      I would not have said it better.

      Thanks Chris.

      posted in Developers' Forum
      L
      Larsen
    • RE: Ruby Code Snippets

      Yes, I know the site of martinrinehart.

      Thanks.

      posted in Developers' Forum
      L
      Larsen
    • 1 / 1