My work while following along the book "The Ray Tracer Challenge"
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
JD Cantrell 50c3c2d90e
Add triangles and obj files
2 lat temu
pictures Fix acne bug, add watchers and preview page 3 lat temu
raytracer Add triangles and obj files 2 lat temu
tests Add triangles and obj files 2 lat temu
.flake8 Start chapter 4 4 lat temu
.gitignore Fix acne bug, add watchers and preview page 3 lat temu
README.md Work from chapters 1-3 4 lat temu
cannon.py Update vector and matrix to use numpy, still lots of broken things to fix 2 lat temu
clock.py Replace previous hard coded math with numpy 2 lat temu
cones.py Add groups 2 lat temu
cube.py Add Cubes, add some mp helpers 2 lat temu
cylinders.py Add cylinders 2 lat temu
floor.py Replace previous hard coded math with numpy 2 lat temu
plane_patterns.py Replace previous hard coded math with numpy 2 lat temu
poetry.lock Reflections and Refraction (#2) 2 lat temu
polygons.py Add a group render test 2 lat temu
preview.html.j2 Clean up project 3 lat temu
preview.py Reflections and Refraction (#2) 2 lat temu
pyproject.toml Reflections and Refraction (#2) 2 lat temu
reflections.py Replace previous hard coded math with numpy 2 lat temu
rr_test.py Add Cubes, add some mp helpers 2 lat temu
sphere_shaded.py Replace previous hard coded math with numpy 2 lat temu
sphere_shaded_animated.py Replace previous hard coded math with numpy 2 lat temu
sphere_shadow.py Replace previous hard coded math with numpy 2 lat temu
teapot-high.obj Add triangles and obj files 2 lat temu
teapot-low.obj Add triangles and obj files 2 lat temu
teapot-lowpoly.obj Add triangles and obj files 2 lat temu
teapot.obj Add triangles and obj files 2 lat temu
teapots.py Add triangles and obj files 2 lat temu
test.sh Fix acne bug, add watchers and preview page 3 lat temu
tetra.obj Add triangles and obj files 2 lat temu
wallpapered.py Replace previous hard coded math with numpy 2 lat temu
world.py Replace previous hard coded math with numpy 2 lat temu

README.md

Run poetry init to get started and then:

poetry shell
pytest
python cannon.py