Sable Slade
Registered User
Join date: 11 Mar 2007
Posts: 3
|
07-04-2007 08:29
I'm looking for a rezzer that would display my buildings in minature form. Any help would be appreciated!
|
Jeza May
Owner of Jade Innovations
Join date: 16 Oct 2006
Posts: 317
|
07-05-2007 04:45
I think you would have to build them in mini, or shrink them down and drop them into a rez box that way.. I could be wrong though..
|
Sable Slade
Registered User
Join date: 11 Mar 2007
Posts: 3
|
07-05-2007 06:47
I was afraid of that! Thanks 
|
Lee Ponzu
What Would Steve Do?
Join date: 28 Jun 2006
Posts: 1,770
|
07-05-2007 10:48
interesting problem.
There are functions like llScale() that can change an object's size. One problem is that prims cannot be infinitely thin, just .01m, I think. So, a tick wall can be shrunk more than a thin one. But given a set of objects, one could llScale them all.
Another approach would be...
Fly around your build, and take snapshots from various angles. Then, make a smaller object, maybe a box or a half sphere, and put the pictures on the box.
|