Hi all,
I’m trying to follow Sariths thesis, now looking at the example of room/2PM_sky to visualize the sky.
With rfluxmtx it looks like it’s recreating the octree for some reason but cannot find the file, any clues?
~/simulation/radTutorialFiles/room$ vwrays -vf views/skyUp.vf -x 300 -y 300 -pj 0.7 -c 9 -ff | rfluxmtx -ffc -v -n 16 `vwrays -vf views/skyUp.vf -x 300 -y 300 -d` -c 9 -ab 1 -ad 1000 -lw 0.001 -o matrices/dc/hdr/skyTregenza%04d.hdr - skyDomes/skyglow.rad -i octrees/sky.oct
results in:
oconv: system - cannot open octree file "octrees/sky.oct": No such file or directory
rcontrib: fatal - (!oconv -f -i octrees/sky.oct skyDomes/skyglow.rad): not an octree
im in the room folder so octrees should be a subfolder
On top of that i see some nested commands failing when im running through my plugin which I’ll tease at the upcoming workshop. Clues…