[Radiance-general] Plants, Landscaping, Entourage, and Radian ce...

Giulio Antonutto [email protected]
Tue, 11 Nov 2003 09:48:57 -0000


just about repetitiveness:
when you place instance you can also scale, rotate and offset by random
values... using rcalc you can produce coordinates and rotation values to
rcalc again with a file format for instance positioning.
#########################################
an example of the rcalc stuff:
grid 10m x 10m with max offset of 3m and random rotation about obj axis


cnt 10 10 | rcalc -e '$1=10*$1+3*rand($1*$2); $2=10*$2+3*rand($1*$2);
$3=360*rand($1*$2);' | rcalc -o formatfile > radiancefile


######################################################
format file:
void instance tree
7 tree.oct -rz ${$3} -t ${$1} ${$1} 0 
0
0


of course you can use points instead of "cnt 10 10":


rcalc -e '$1=10*$1+3*rand($1*$2); $2=10*$2+3*rand($1*$2);
$3=360*rand($1*$2);' POINTS | rcalc -o formatfile > radiancefile


filr points looks like:
10 20 40
20 30 50
.. .. ..

and rand($1*$2) could be better.....


cheers,
hope it helps
giulio



-----Original Message-----
From: Jeffrey McGrew [mailto:[email protected]]
Sent: 10 November 2003 22:26
To: [email protected]
Subject: [Radiance-general] Plants, Landscaping, Entourage, and
Radiance...


Hello all,

I'm still a Radiance noob, and am just
getting my feet under me in using it, and
I understand on a base level the advantages
and abilities of it.

What I'm wondering is how to deal with
things such as landscaping, people, cars,
and other such 'Entourage' items when
producing design visualization renderings
for projects.

I'm concerned that modeling these items
whole, and including them within the
scene, will add too much complexity to
the project and greatly increase
rendering times on large exterior views.

Many 3D programs allow for 'lightweight'
objects to solve this problem. Accurender
auto-generates trees & plants on the fly
fractally, and Max/Viz allows for 'RPC
Content'. However (and please correct
me if I'm wrong) there aren't any
Radiance add-ons to auto-generate
plants and/or allow for RPC content.

Does everyone typically have these
items as whole Radiance models, instanced
into the 'scene'? Is this not a problem
due to Radiance's render engine's differences
from other 3D packages? What about the
repetitiveness apparent in an image when
the same tree/bush/person/car is used
over and over and over again? I see
some exterior renderings on Visarc's
website that have wonderful looking
trees, does anyone know how those
were done?

Thanks,

Jeffrey

_______________________________________________
Radiance-general mailing list
[email protected]
http://www.radiance-online.org/mailman/listinfo/radiance-general

___________________________________________________________________
Electronic mail messages entering and leaving Arup business
systems are scanned for acceptability of content and viruses.