sgbotsford, I'll try to answer some of these as I can.
@unknownuser said:
- Layers had three controls -- visibility, lockability, and inference ability.
- A locked layer did not interact with new geometry. This should speed up SU on large models.
- Being locked but inferenceable would allow you to use faces and lines as endpoints, as well as sources for making guides.
- A non visible layer did not interact at all.
Layers do have visibility and lockability, although being locked just means it can't be edited or deleted, still inferred to, though. I'm not clear on why turning off the inferencing of locked objects would be desirable. If I need to I just hide an object. Also, I tend to use groups or components (depending on if it will be instanced or not) the way I think you use layers. I usually put all of a type of thing in a group and then edit that group (graying out the rest of the model) when I need to edit it. Nested groups are not a problem.
@unknownuser said:
- Layers have a hierarchy, and are not just in alphabetic order. Turning on and off a layer does so for the layer members.
This does sound nice and you might already be able to do through the outliner (which I have never bothered to use). Also, you could do a similar thing with nested groups, as above.
@unknownuser said:
I found in map making that for a given class of features it was useful to have up to 3 layers, one for points, one for lines, and one for areas. So for example when working with the hydrology group, points would include dams, stream junctions, coordinate points of a corners. Lines would be stream courses, areas would be lakes, ponds, swamps. Being able to lock the lakes layer made it possible to trace watercourses through the swamp without snapping to edges, center points and so on.
I don't think I understand the purpose of this one. As an aside, SketchUP doesn't use points (at least, they're not selectable natively).
@unknownuser said:
- Layers have alternates depending on resolution.
I'm not sure quite how this translates in SU. In MM I worked with aerial photos as my base layer. Since I was mapping a fairly large area (for a personal project) -- about 200 square kilometers using 1 meter/pixel resolution, and this with a computer that had 500 MB ram and a 1 GHz processor. It was a while ago.
Anyway: MM had a feature where you could turn on/off layers depending on the current zoom level. So I reprocessed my images into 5 sets at 1, 2, 4, 8, and 16 meters per pixel. At large scales, I used the low resolution images. At small scales I used the finer resolution. This meant that at any given view point, only a few megs of phototiles needed to loaded.
It sounds like you're talking about mip maps -- sketchup doesn't do this. It might be a nice feature but I would just as soon export to some other program for visualization.
@unknownuser said:
If SU layers could have simplified geometery when sufficiently distant, this could speed up the display substantially. (From a sufficient distance a sphere is a cube)
This is useful and might be a nice add. I think you would need to either build a low res model yourself or every now and then have SU calculate (I image huge problems/errors resulting from this) the low res models for you. A better solution would be to use the proximity (similar name) plugin that basically does this. You might also have better luck talking to some of the plugin developer guys to see if you can get one of them to make a better plugin for you.
@unknownuser said:
- Layers have styles.
This would allow you to do things like turn of textures for the floor surfaces layer, while leaving it on for the countertops and cabinets layer. Or have one layer with hidden edges, one layer in wireframe, and one layer in solid with no edges showing. Or set a layer to have only 15% opacity so it is only ghostly visible.
This would be nice.
@unknownuser said:
Zoom behaviour.
As far as I can tell the model of zoom behaviour is that the view point is some arbitrary distance away, and zooming acts like zooming a camera lens. The position of the camera is constant, the angle of view changes.
This makes working with interiors tricky. So far as a newby, I've had to put exterior walls in a layer of their own, and turn them on/off as needed.
I would prefer the reverse: The angle of view remains constant (but setable) and so zooming was handled by moving the point of view. By doing this, as you zoomed closer you would move through the wall into the interior
(Maybe there is some clever plugin that does this.)
Sketchup zooms to the mouse cursor. If you're point at empty space it zooms really fast. If you (preferred method) point at an object and zoom, the zooming slows down dynamically as you get closer.
Zooming shouldn't change the FOV, although there is a command where you change the FOV by zooming -- do you have that command activated, maybe? Normally, I choose a low FOV for exteriors and raise it when doing interiors. Zooming is actually very convenient once you get accustomed to how SU works.
@unknownuser said:
Multicore use. I don't think that this is unreasonable. There is a lot of locality in CAD. Items on the right side of the screen don't interact point wise with items on the left, so it should be possible to parallel-ize a lot of the computation. Dedicating a processor to textures. Dedicating on to shadows Dedicating one to compositing. It should be possible to effectively use a dozen cores.
I don't know the technical details, but multi-core seems to be always requested and the SU developers tell us it would be a LOT of work for very little performance improvement. They say there are more efficient ways to increase performance and they are focusing on those. Not sure either way, but SU has been getting noticeably faster with each release... so I tend to believe them.
@unknownuser said:
64 bit is more problematic. In the mac world 64 bit gives a process the ability to address more than 3-4 GB of memory. At least on the benchmarks I've seen it doesn't make the process faster. Not sure if it's the win that many people claim.
SU is now large address aware, which, as I understand, effectively allows use of more than 4gb memory, even if it's not officially 64-bit.
...
Lastly, since it sounds like you are still learning SU, can I recommend this tutorial?
It's technically a tutorial for exporting SU to the Crysis editor (which is VERY interesting, by the way) but it does a great job of establishing best practices for SU use, including texturing and grouping.
Good luck!