trad - TclTk

Hi there

A third question from me today, but agian I thought it better to start a new thread for this one too.

From looking over the past posts it seems that something has been changed in the Tcl/Tk language that means that the trad utility will no longer run with more recent versions. Does anyone know with which version of Tcl/Tk this issue frst raised its head? I've only tried the most recent versions. I also tried to install the version I believe trad is meant to run under (Tcl 7.4, Tk 4) but the source for these no longer under the new gcc! I'm pretty new to the linux system im running (fresh from windows) and I dont really know what I'm doing changing code, so I thought I'd appeal to this list for advice about any other front-ends for Radiance. I'm aware of Rayfront, but unfortunately I dont have much budget to spend on this project (it's my 4th year undergraduate Engineering degree final project) and I am hoping for a free version!

Thanks again for all your help
Will

From looking over the past posts it seems that something has been
changed in the Tcl/Tk language that means that the trad utility
will no longer run with more recent versions. Does anyone know
with which version of Tcl/Tk this issue frst raised its head?
I've only tried the most recent versions. I also tried to install
the version I believe trad is meant to run under (Tcl 7.4, Tk 4)
but the source for these no longer under the new gcc!

Don't waste your preciouse time with old dead scripts. (Or do
it right and update the code for current releases if you know
enough about TCL/TK).

I'm pretty new to the linux system im running (fresh from windows)
and I dont really know what I'm doing changing code, so I thought
I'd appeal to this list for advice about any other front-ends for
Radiance.

You don't need much of a front end for Radiance except if you're
afraid of the command line. Most documentation you will find on
the LNBL homepage will use tipped out commands and a text editor
to create the scene files.

You can try the Radiance_on_a_Disk LEARNIX distribution by
Axel Jacobs:

     http://luminance.londonmet.ac.uk/learnix/

The documentation (including the "radcourse" PDFs I mentioned in
my other post) should match this environment so you don't have
to wrestle with the installation to get examples running.

A usefull front-end for the Radiance bundle of tools is the
programm "rad" which will controll the creation of octrees etc.
for you. It's included in the Radiance distribution. Read the
man-page about how to use it.

And start learning bash.

I'm aware of Rayfront, but unfortunately I dont have much budget
to spend on this project (it's my 4th year undergraduateEngineering
degree final project) and I am hoping for a free version!

Rayfront is one of the best front ends I know about. Perhaps
you can convince your department to invest in an educational licence?
Would be good for the development of Rayfront, too.

Thomas

···

On 14.01.2006, at 17:08, william reynolds wrote: