Author: anthony_pajot
Date: Sun Oct 21 18:47:12 2007
New Revision: 37

URL: http://svn.gna.org/viewcvs/pflex-framework?rev=37&view=rev
Log:
made BxDF_Itf, began scene.
Use a random generator from M. Matsumoto and T. Nishimura, 
http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/ARTICLES/earticles.html

Added:
    trunk/examples/flexray/base_itfs/bxdf_itf.hpp
    trunk/examples/flexray/core_lib/include/raytracing/visibility_tester.hpp
    trunk/examples/flexray/core_lib/include/shading/bxdf_type.hpp
    trunk/examples/flexray/core_lib/random/
    trunk/examples/flexray/core_lib/random/ex-ran.cpp
    trunk/examples/flexray/core_lib/random/license.htm
    trunk/examples/flexray/core_lib/random/mersenne.cpp
    trunk/examples/flexray/core_lib/random/mother.cpp
    trunk/examples/flexray/core_lib/random/rancombi.cpp
    trunk/examples/flexray/core_lib/random/randomc.h
    trunk/examples/flexray/core_lib/random/randomc.htm
    trunk/examples/flexray/core_lib/random/userintf.cpp
    trunk/examples/flexray/libraries_used.txt
    trunk/examples/flexray/scene/
    trunk/examples/flexray/scene/scene.hpp
Modified:
    trunk/examples/flexray/base_itfs/light_itf.hpp
    trunk/examples/flexray/core_lib/Makefile
    trunk/examples/flexray/core_lib/include/maths/float.hpp
    trunk/examples/flexray/core_lib/include/maths/vector.hpp
    trunk/examples/flexray/core_lib/include/shading/bsdf.hpp
    trunk/examples/flexray/core_lib/src/shading/bsdf.cpp
    trunk/examples/flexray/todo/todo.tex


_______________________________________________
Pflex-framework-commits mailing list
[email protected]
https://mail.gna.org/listinfo/pflex-framework-commits

Reply via email to