My work while following along the book "The Ray Tracer Challenge"
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
JD Cantrell 50c3c2d90e
Add triangles and obj files
2 yıl önce
pictures Fix acne bug, add watchers and preview page 3 yıl önce
raytracer Add triangles and obj files 2 yıl önce
tests Add triangles and obj files 2 yıl önce
.flake8 Start chapter 4 4 yıl önce
.gitignore Fix acne bug, add watchers and preview page 3 yıl önce
README.md Work from chapters 1-3 4 yıl önce
cannon.py Update vector and matrix to use numpy, still lots of broken things to fix 2 yıl önce
clock.py Replace previous hard coded math with numpy 2 yıl önce
cones.py Add groups 2 yıl önce
cube.py Add Cubes, add some mp helpers 2 yıl önce
cylinders.py Add cylinders 2 yıl önce
floor.py Replace previous hard coded math with numpy 2 yıl önce
plane_patterns.py Replace previous hard coded math with numpy 2 yıl önce
poetry.lock Reflections and Refraction (#2) 2 yıl önce
polygons.py Add a group render test 2 yıl önce
preview.html.j2 Clean up project 3 yıl önce
preview.py Reflections and Refraction (#2) 2 yıl önce
pyproject.toml Reflections and Refraction (#2) 2 yıl önce
reflections.py Replace previous hard coded math with numpy 2 yıl önce
rr_test.py Add Cubes, add some mp helpers 2 yıl önce
sphere_shaded.py Replace previous hard coded math with numpy 2 yıl önce
sphere_shaded_animated.py Replace previous hard coded math with numpy 2 yıl önce
sphere_shadow.py Replace previous hard coded math with numpy 2 yıl önce
teapot-high.obj Add triangles and obj files 2 yıl önce
teapot-low.obj Add triangles and obj files 2 yıl önce
teapot-lowpoly.obj Add triangles and obj files 2 yıl önce
teapot.obj Add triangles and obj files 2 yıl önce
teapots.py Add triangles and obj files 2 yıl önce
test.sh Fix acne bug, add watchers and preview page 3 yıl önce
tetra.obj Add triangles and obj files 2 yıl önce
wallpapered.py Replace previous hard coded math with numpy 2 yıl önce
world.py Replace previous hard coded math with numpy 2 yıl önce

README.md

Run poetry init to get started and then:

poetry shell
pytest
python cannon.py