-
- Downloads
fix de light.py et ajout des tests
Showing
- __pycache__/camera.cpython-33.pyc 0 additions, 0 deletions__pycache__/camera.cpython-33.pyc
- __pycache__/intersection.cpython-33.pyc 0 additions, 0 deletions__pycache__/intersection.cpython-33.pyc
- __pycache__/light.cpython-33.pyc 0 additions, 0 deletions__pycache__/light.cpython-33.pyc
- __pycache__/operation_vector.cpython-33.pyc 0 additions, 0 deletions__pycache__/operation_vector.cpython-33.pyc
- __pycache__/raytracer.cpython-33.pyc 0 additions, 0 deletions__pycache__/raytracer.cpython-33.pyc
- __pycache__/scene.cpython-33.pyc 0 additions, 0 deletions__pycache__/scene.cpython-33.pyc
- camera.py 2 additions, 1 deletioncamera.py
- light.py 7 additions, 1 deletionlight.py
- one_sphere.png 0 additions, 0 deletionsone_sphere.png
- operation_vector.py 5 additions, 5 deletionsoperation_vector.py
- raytracer.py 2 additions, 3 deletionsraytracer.py
- scene.py 2 additions, 1 deletionscene.py
- script_one_sphere.py 16 additions, 7 deletionsscript_one_sphere.py
- tests/01_camera_ok.py 14 additions, 0 deletionstests/01_camera_ok.py
- tests/02_rayon_ok.py 31 additions, 0 deletionstests/02_rayon_ok.py
- tests/03_sphere_intersection_ok.py 33 additions, 0 deletionstests/03_sphere_intersection_ok.py
- tests/04_material_ok.py 14 additions, 0 deletionstests/04_material_ok.py
- tests/05_phong_ok.py 32 additions, 0 deletionstests/05_phong_ok.py
Loading
Please register or sign in to comment