I was going to work on greeble.rb today, but I got sidetracked - sidetracked in a good way, though.
The options for a decent greeble plugin could be quite long. I started thinking about how to get all the options from a WebDialog to the plugin. I ended up coding up a way to pass an entire HTML form to a script, and create an options hash from the string.
There's 2 parts; the javascript method, and the ruby method. The javascript loops through the html form, building an array of strings in the form "key=value". The array is joined, and passed to SU-Ruby using the window.location= method. The ruby part parses the string and builds a hash from it. It sounds simple in retrospect, but it was a learning experience for me.
I'll post it when I have time to test it in use.
Showing posts with label info. Show all posts
Showing posts with label info. Show all posts
New 3D Warehouse Sort Options
Google has added 3 new ways to view search results on the 3D Warehouse; you can now sort your search results by date, rating, or popularity. I've commented on each of the options below.
Date - Sorts models by posted date, most recent uploads first. Works as expected.
Rating - This is a little confusing. One would think sorting by rating would produce a list with the highest-rated models first. Unfortunately, this is not how it works. Sorting by rating appears to sort models into 2 categories: models that have been rated, and models that have not been rated. I'm not sure I see the value.
Popularity - I'm not sure what order the models appear when sorting by popularity. It is somehow related to a models ratings, plus some other unknown factors; possibly number of downloads and/or number of stars. I also suspect it is tied to Google Earth, since many of the most popular models were designed for downloading into Google Earth (basic shapes with texture images.) Since no one knows what it really means (outside of Google,) it is also of limited value for users.
Much more useful are some advanced search options, which will be the subject of a future post.
Date - Sorts models by posted date, most recent uploads first. Works as expected.
Rating - This is a little confusing. One would think sorting by rating would produce a list with the highest-rated models first. Unfortunately, this is not how it works. Sorting by rating appears to sort models into 2 categories: models that have been rated, and models that have not been rated. I'm not sure I see the value.
Popularity - I'm not sure what order the models appear when sorting by popularity. It is somehow related to a models ratings, plus some other unknown factors; possibly number of downloads and/or number of stars. I also suspect it is tied to Google Earth, since many of the most popular models were designed for downloading into Google Earth (basic shapes with texture images.) Since no one knows what it really means (outside of Google,) it is also of limited value for users.
Much more useful are some advanced search options, which will be the subject of a future post.
Subscribe to:
Posts (Atom)
Popular Posts (Last 30 Days)
-
Sketchup materials library of 12x12 vinyl floor tiles. Download download
-
This SketchUp script assists the user in flattening, or unfolding, 3d objects onto a 2d plane. Installation Download unfoldtool.zip . M...
-
Dec 18, 2010 - TIG just released a new .obj exporter. TIG's plugins are usually solid, so I recommend trying TIG's. ( TIG's OBJe...
-
Apr 2014 * Renamed to MoveIt , and available in t SketchUcation Plugin Store Aug 16, 2009 * Released update fixing possible bugsplat...
-
2010-09 * Updated for small bug in placement in SketchUp 8. toolbars-2010-09.zip This is an update to Custom Toolbars plugin with t...
-
The Construction Line Tool allows you to draw constructions lines in a similar way as the Pencil Tool. Toolbar: View > Toolbars >...
-
This is the first step in a greeble plugin. And by first step I mean there are possible bugs. Protrude performs 4 basic operations: div...
-
Updated Dec 26, 2010 What are Plugins Beginning with version 4, SketchUp has shipped with an embedded Ruby-language interpreter allowi...
-
This importer lets you import both ASCII and binary STL files into SketchUp. It automatically detects the type of .stl file and imports acc...
-
Update Apr 2014 - Version 1.0.1 Add a Layer to your SketchUp model and control its visibility on existing and new Scenes. Use Activa...