////////////////////////////////////////TheIAAKUZAchronicle+Lab[R]2//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// [ Photobucket ]
IMAGE ABOVE_WELLCOME Image Award 2009 -Capillary Network by Spike Walker - more info about the image... >>>
Photobucket

Subscribe TheIAAKUZAchronicles + LAB[R]2 by Feedburner Reader

or Enter your email

IK Archive

5.03.2008

iK Lab|Parametric shapes in Radiance

Bookmark and Share

(cos(2*PI*t)' 'sin(2*PI*t)' '.5+.25*cos(8*PI*t)' '(1.3+sin(8*PI*t-PI/2))/10 - rendered with radiance)



Radiance is a very powerful and versatile rendering engine and useful for engineers and designers who must deal deal with daylighting and lighting in general.
But not everybody knows that in Radiance it is possible to generate parametric forms. I suggest you to test what i'm saying. Borrow a formula (for free) from Gnuplot and import it into radiance: you can modify it as much as you prefer and when you are satisfied you can render it. I'll give you an example.
Open the bash terminal and type:
!genworm walls worm cos(2*PI*t) sin(2*PI*t) .5+.25*cos(8*PI*t) .075 180 > worm.rad
genworm is "the button" that allows you to create the geometry (like genbox), worm is the name, cos... is the formula, .rad is the radiance file.
Now you transform it into an octree (to include material properties and the sky definition):
!oconv skies/overcast.rad model.mat rad/$model.rad > $model.oct
Of course, you must define the materials and prepare a .rad file for the sky.
Now you can visualise with rvu or save a picture with rpict. For example:
rpict -x 1024 -y 1024 -vf worm1.vf -ab 5 -ad 1024 -as 512 -ar 128 -aa .1 -i worm.oct > worm.pic
Don't worry if the martian worm seems completely white: fix the exposur, typing "e" and picking the brightest point or import the file with Photosphere.

(cos(2*PI*t) sin(2*PI*t) .5+.25*cos(14*PI*t) (1.3+sin(8*PI*t-PI/2))/10 - rendered with radiance)

(cos(2*PI*t) sin(5*PI*t) .8+.55*cos(10*PI*t) (1.3+sin(8*PI*t-PI/2))/10 - rendered with radiance)




Related Articles

Widget by Hoctro | Jack Book

0 comments:

Post a Comment

RHINO_SCRIPTING

Photobucket

BRISE_SOLEIL:_THE_RIGHT_POSITION

Photobucket

VECTOR_ILLUMINANCE_WITH_RADIANCE

Photobucket

PARAMETRIC_SHAPES_IN_RADIANCE

Photobucket

MULTIGRID

Photobucket

COLD_BRIDGES_IN_A_GLAZED_FACADE

Photobucket

INCIDENT_RADIATION

Photobucket

SHADOW_RANGE_WITH_ECOTECT

Photobucket

Recent Headlines

Recent Comments

Help Us to Improve Our Blog!!!

Name:
Email Address:
Send us a comment!!!
form mail

  © Blogger template 'TheIAAKUZAchronicles VerB4.1' by iaakuza.com 2008

Back to TOP