View Single Post
# 182 08-11-2006 , 05:09 PM
Subscriber
Join Date: Aug 2004
Posts: 515
i tried one from scratch and it worked, but now i get an error report when i try to open the exe so im gonna have to play around with it a bit.


scene file path: 'testscenes\indigoxmlscene.xml'
Using working directory path 'testscenes'.
created world.
Loading Scene 'testscenes\indigoxmlscene.xml'...
Using Reinhard tone mapping with pre_scale=2.000000, post_scale=1.000000, burn=0.800000
Camera: white balance = E, using CIE XYZ chromacity (0.333333, 0.333333)
simple3d mesh vert mem used: 384B (8 verts)
simple3d mesh tri mem used: 288B (12 tris)
Couldn't find matching cached tree file, rebuilding tree...
-----------TriTree::build()-------------
12 tris.
temp tris mem usage: 432B
intersect_tris mem usage: 576B
calcing root AABB.
max tree depth: 9
reserving N nodes: 12(96B)
leafgeom reserved: 48(192B)
tri_boxes mem usage: 384B
total nodes used: 15 (120B)
total leafgeom size: 48 (192B)
finished building tree.
Saving tree to 'tree_cache/3980675058.tre'...
Done.
simple3d mesh vert mem used: 17.906KB (382 verts)
simple3d mesh tri mem used: 17.813KB (760 tris)
Couldn't find matching cached tree file, rebuilding tree...
-----------TriTree::build()-------------
760 tris.
temp tris mem usage: 26.719KB
intersect_tris mem usage: 35.625KB
calcing root AABB.
max tree depth: 21
reserving N nodes: 760(5.938KB)
leafgeom reserved: 3040(11.875KB)
tri_boxes mem usage: 23.750KB
total nodes used: 4275 (33.398KB)
total leafgeom size: 3888 (15.188KB)
finished building tree.
Saving tree to 'tree_cache/383288770.tre'...
Done.
-----------ObjectTree::build()-------------
3 objects.
calcing root AABB.
AABB: (-1.233972, -1.233972, -1.000000), (1.233972, 1.233972, 1.000000)
max tree depth: 5
reserving N nodes: 3(24B)
total nodes used: 11 (88B)
total leafgeom size: 11 (44B)
finished building tree.
Finished initialisation
RendererSettings::getInstance().bidirectional: 1
RendererSettings::getInstance().metropolis: 1
Starting threads... (num threads: 1)
Starting thread...(RNG seed=1163395361)
doing initial warmup...


First year 3D Grad

Last edited by Turbo Dan; 08-11-2006 at 05:15 PM.