Skip to content

An Autolisp application for exporting geometry data to the Radiance lighting simulation package

License

Notifications You must be signed in to change notification settings

gmischler/Torad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Torad

Torad is an Autolisp application for Autocad for exporting geometry data to the Radiance lighting simulation package.

Note: This is here mainly for historical purposes (created 1993). Please consider using radout instead.

Basic features of torad are:

  • Makes complete translation of all hiding/shading entities from Autocad (and some more).
  • Entities can be selected on screen for partial export.
  • Entities will be sorted by one of the three criteria color, layer or insertion layer of blocks (toplayer) according to your choice. The sorting results in seperate files written for every layer or color. Floating layers and colors within blocks are fully supported.
  • Other files created optionally can contain initial material definitions (all identical), a list of "!cat" commands to include all the information to make up a complete scene description, a setup of natural lighting, a view description and a makefile for automatic image creation.
  • Only the entities that are visible (that is their layer is on and thawed) will be exported, even when nested in a selected block. This gives you another method of filtering elements of your drawing especially usefull when you want to update only part of a scene.
  • The layername or color number will be part of each respective filename to make it an unique identifier.
  • You have full control through a sreen menu section, a text dialog or even a interactive dialog box if you are running Autocad 12 (or newer).

More details on the Torad Homepage

About

An Autolisp application for exporting geometry data to the Radiance lighting simulation package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published