ViewVC Help
View Directory | Root Listing
root/radiance/ray/src/cv
File Last Change
 ../
mgflib/
3ds2mgf.c 2.1 (14 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
CMakeLists.txt 1.21 (3 years ago) by greg: feat(iso2klems): New script to generate Klems BSDF from simplified measurements
README 2.7 (22 years ago) by greg: Changes and check-in for 3.5 release Includes new source files and modifications not recorded for many years See ray/doc/notes/ReleaseNotes for notes between 3.1 and 3.5 release
Rmakefile 2.59 (14 months ago) by greg: chore: Added missing dependency
SConscript 1.16 (7 years ago) by schorsch: Updating to SCons 3.x, adding support for Python 3
arch2rad.c 2.5 (2 years ago) by greg: fix: compile error fixes related to redeclaration of eputs() and wputs()
bsdf2klems.c 2.36 (14 months ago) by greg: perf: Added array index optimization to calcomp routines
bsdf2rad.c 2.40 (10 days ago) by greg: fix: Added check to return value of pclose() in several tools
bsdf2rad.cal 2.6 (8 years ago) by greg: Fixed BSDF material orientation for back side
bsdf2rado.c 2.5 (3 years ago) by greg: fix: Repaired issue with reciprocity and BSDF sampling, thanks to Jon Sargent
bsdf2ttree.c 2.61 (14 months ago) by greg: perf: Added array index optimization to calcomp routines
bsdfinterp.c 2.22 (3 years ago) by greg: fix(bsdf2ttree, bsdf2klems): tightened threshold for on-edge detection
bsdfmesh.c 2.40 (6 years ago) by greg: Added warning in cases where number of edges is much less than expected
bsdfquery.c 2.12 (4 years ago) by greg: style: removed stray character
bsdfrbf.c 2.34 (2 years ago) by greg: fix: Added missing check in make_rbfrep() for failure to add RBF
bsdfrep.c 2.37 (3 years ago) by greg: refactor: removed prefix from SDdisk2square() and SDsquare2disk() & made consistent
bsdfrep.h 2.25 (4 years ago) by greg: feat(bsdf2klems, bsdf2ttree): added XML header comments copying useful information from SIR inputs
bsdftrans.cpp 2.4 (9 years ago) by schorsch: Magical allocation of dynamic length arrays works in gcc, but wasn't accepted into the standard.
checkBSDF.c 2.10 (19 months ago) by greg: fix(checkBSDF): added missing newline in output
epw2wea.c 2.6 (8 months ago) by greg: fix(epw2wea): Eliminated redundant lines when writing to stdout
ies2rad.c 2.37 (5 months ago) by greg: fix(ies2rad): Fixed version test for non-compliant (older) files
iso2klems.pl 2.6 (2 years ago) by greg: fix(iso2klems): fix to my last bug fix for Windows
lamp.tab 2.3 (22 years ago) by greg: Changes and check-in for 3.5 release Includes new source files and modifications not recorded for many years See ray/doc/notes/ReleaseNotes for notes between 3.1 and 3.5 release
lampcolor.c 2.11 (5 years ago) by greg: Removed redundant include files
mgf2inv.c 2.5 (17 months ago) by greg: fix: Added #include of color.h
mgf2meta.c 2.13 (3 years ago) by greg: perf: Replaced random()%modulus with irandom(modulus) where appropriate
mgf2rad.c 2.35 (15 months ago) by greg: feat(mgf2rad): Made spectra conversion optional with -s command-line flag
mgfilt.c 2.1 (14 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
nff2rad.c 2.7 (21 years ago) by schorsch: Continued ANSIfication and reduced compile warnings.
obj2rad.c 2.32 (4 years ago) by greg: feat(genbox,robjutil): Added Radiance normal smoothing support to wfobj library
optics2rad.csh 2.3 (16 years ago) by greg: Made temporary files safe from malicious attackers
optics2rad.pl 1.1 (11 years ago) by greg: Converted C-shell script (needs further testing)
pabopto2bsdf.c 2.42 (2 years ago) by greg: fix(pabopto2bsdf): Added declaration of popen() needed for Windows
pabopto2xml.c (dead) 2.20 (11 years ago) by greg: Fixed overflow and tweaked culling operations
pabopto2xyz.c 2.7 (3 years ago) by greg: refactor: removed prefix from SDdisk2square() and SDsquare2disk() & made consistent
pkgBSDF.c 2.9 (4 months ago) by greg: feat(pkgBSDF): Added spectral conversion for MGF materials
rad2mgf.c 2.31 (9 days ago) by greg: fix: Functio prototypes and other fixes to reduce compiler warnings
rayopt3ds.c 2.1 (14 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
rayopt3ds.h 2.1 (14 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
robjutil.c 2.6 (7 months ago) by greg: fix(robjutil): Avoid spurious count of duplicate faces
source.cal 2.10 (17 years ago) by greg: Fixed reversed orientation for anisotropic distrubutions
thf2rad.c (dead) 2.9 (20 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
tilt.cal 2.3 (22 years ago) by greg: Changes and check-in for 3.5 release Includes new source files and modifications not recorded for many years See ray/doc/notes/ReleaseNotes for notes between 3.1 and 3.5 release
tmesh.c (dead) 2.4 (22 years ago) by greg: Moved tmesh.* files to library and fixed another compile error
tmesh.cal (dead) 2.5 (22 years ago) by greg: Moved tmesh.* files to library and fixed another compile error
tmesh.h (dead) 2.4 (22 years ago) by greg: Moved tmesh.* files to library and fixed another compile error
tmesh2rad.c 2.18 (4 years ago) by greg: feat(genbox,robjutil): Added Radiance normal smoothing support to wfobj library
trans.c 2.7 (5 years ago) by greg: Removed redundant include files
trans.h 2.5 (22 months ago) by greg: fix: corrected declaration for savestr()
transportSimplex.h 2.2 (9 years ago) by greg: Fixed various compiler warnings (mostly harmless)
vect3ds.c 2.1 (14 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
vect3ds.h 2.1 (14 years ago) by greg: Major code reorg, moving mgflib to common and introducing BSDF material
window.cal 2.1 (18 years ago) by greg: Created optics2rad script for converting Optics materials to Radiance
1 directory and 53 files shown