martinchristen/pyRT

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
examples/10_sphere.py17
A
1 hr
examples/11.png
examples/11_sphere_light.py19
A
1 hr
examples/12.png
examples/12_smallscene.py33
A
0 mins
examples/12b.gif
examples/12b_animated_scene.py43
A
1 hr
examples/13.png
examples/13_reflections.py33
A
0 mins
examples/14_trianglemesh.py19
A
0 mins
examples/15.png
examples/15_spotlight.py34
A
0 mins
examples/16.png
examples/16_textured_scene.py31
A
0 mins
examples/17.gif
examples/17_mipmaps.py35
C
7 hrs
examples/18.png
examples/18_normal_mapping.py22
A
0 mins
examples/19.png
examples/19_refraction.py35
A
2 hrs
examples/README.md
examples/normalmap.png
examples/tex16.png
examples/tex17-1.png
examples/tex17-2.png
jupyter/README.md
jupyter/Tutorial.ipynb
jupyter/Tutorial_PyBasel.ipynb
jupyter/Tutorial_PyBasel.md
jupyter/Tutorial_PyBasel.pdf
jupyter/Tutorial_PyUnconf2016.ipynb
jupyter/Tutorial_PyUnconf2016.pdf
jupyter/img/Berlin_AO.PNG
jupyter/img/Berlin_AO_small.PNG
jupyter/img/sponza.png
pyrt/__init__.py8
A
0 mins
pyrt/camera/__init__.py7
A
0 mins
pyrt/camera/camera.py43
A
0 mins
pyrt/camera/orthographiccamera.py23
A
0 mins
pyrt/camera/perspectivecamera.py75
A
35 mins
pyrt/geometry/__init__.py10
A
0 mins
pyrt/geometry/bbox.py94
A
0 mins
pyrt/geometry/importer/__init__.py4
A
0 mins
pyrt/geometry/importer/obj.py186
C
1 day
pyrt/geometry/shape.py53
A
0 mins
pyrt/geometry/sphere.py96
A
35 mins
pyrt/geometry/triangle.py229
C
7 hrs
pyrt/geometry/trianglemesh.py90
A
2 hrs
pyrt/geometry/vertex.py62
F
4 days
pyrt/light/__init__.py7
A
0 mins