| View previous topic :: View next topic |
| Author |
Message |
psor
Joined: 08 Dec 2006 Posts: 127 Location: Berlin, GER
|
Posted: Thu Feb 21, 2008 2:55 am Post subject: WinOSI "cubo" scene (binary RSCN file) |
|
|
Heya guys'n gals,
I'm rendering the WinOSI cubo scene with Indigo and thought that it
would be also a good scene to test Radium and for Ian to play with some
dispersion code and what not. ;o)
Here the Indigo reference image, the 1600x1200 version is included in the archive. Click image to enlarge.
WinOSI_cubo_scene_01-RADIUM: download (7zip ~535KB)
For the Indigo rendering I use the 'tabulated spectrum' data of N-SF66
from the Schott Glass Catalog. So here some infos on the settings that
are important:
| Code: |
IOR: 1.851333467
cauchy_b: 0.02603357 or Abbe: 20.88
|
Ian, how is the dispersion going. Do you have some code to use?
And another question would be ... any news on full .NK file support?
Oh, and I think we need some biPT to make it, right?
Thanx in advance mate! And thanx to Gregor, finally I can export
scenes with blender and have a matching camera, yeeeaha!
nb: As a side note and to remind myself I want to mention
that I'm pretty new to blender and during the export I've seen the
"No Target found!" info. When I did open the scene in Radium
everything was out of focus and I had to temporary change the
following in the exporter of Gregor:
| Code: |
if not tar:
tdist = 1.0
print "No Target found !!"
|
... to:
| Code: |
if not tar:
tdist = 84.0
print "No Target found !!"
|
Thanx for watching, maybe the scene is useful!
take care
Oleg _________________ "The sleeper must awaken"
Last edited by psor on Thu Feb 21, 2008 6:04 am; edited 5 times in total |
|
| Back to top |
|
 |
u3dreal Site Admin
Joined: 08 Dec 2006 Posts: 201
|
Posted: Thu Feb 21, 2008 3:06 am Post subject: |
|
|
Hi oleg,
you are right 1.0 is too small for default.
the trick with the target lies here ..
i wrote a smal script that will either convert the current active cam to a target cam or create a new one ... with the target at 0,0,0 .
So you canuse it to set correct focus distance .
One sec have to upload
cheers
u3dreal 
Last edited by u3dreal on Thu Feb 21, 2008 3:07 am; edited 1 time in total |
|
| Back to top |
|
 |
psor
Joined: 08 Dec 2006 Posts: 127 Location: Berlin, GER
|
Posted: Thu Feb 21, 2008 3:07 am Post subject: |
|
|
Thanx mate, much appreciated!
take care
Oleg _________________ "The sleeper must awaken" |
|
| Back to top |
|
 |
u3dreal Site Admin
Joined: 08 Dec 2006 Posts: 201
|
|
| Back to top |
|
 |
psor
Joined: 08 Dec 2006 Posts: 127 Location: Berlin, GER
|
Posted: Thu Feb 21, 2008 3:27 am Post subject: |
|
|
Thanx mate! Gute Nacht!
edit: Argh, ... 404!
take care
Oleg _________________ "The sleeper must awaken" |
|
| Back to top |
|
 |
patricks
Joined: 30 Sep 2006 Posts: 51
|
Posted: Sat Mar 01, 2008 10:52 pm Post subject: |
|
|
Hi psor
thank you very much for the scene and specially the IOR/Abbe data ...... it is a good test scene
Greetings Patrick |
|
| Back to top |
|
 |
|