My work while following along the book "The Ray Tracer Challenge"
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
JD Cantrell 50c3c2d90e
Add triangles and obj files
2 anni fa
pictures Fix acne bug, add watchers and preview page 3 anni fa
raytracer Add triangles and obj files 2 anni fa
tests Add triangles and obj files 2 anni fa
.flake8 Start chapter 4 4 anni fa
.gitignore Fix acne bug, add watchers and preview page 3 anni fa
README.md Work from chapters 1-3 4 anni fa
cannon.py Update vector and matrix to use numpy, still lots of broken things to fix 2 anni fa
clock.py Replace previous hard coded math with numpy 2 anni fa
cones.py Add groups 2 anni fa
cube.py Add Cubes, add some mp helpers 2 anni fa
cylinders.py Add cylinders 2 anni fa
floor.py Replace previous hard coded math with numpy 2 anni fa
plane_patterns.py Replace previous hard coded math with numpy 2 anni fa
poetry.lock Reflections and Refraction (#2) 2 anni fa
polygons.py Add a group render test 2 anni fa
preview.html.j2 Clean up project 3 anni fa
preview.py Reflections and Refraction (#2) 2 anni fa
pyproject.toml Reflections and Refraction (#2) 2 anni fa
reflections.py Replace previous hard coded math with numpy 2 anni fa
rr_test.py Add Cubes, add some mp helpers 2 anni fa
sphere_shaded.py Replace previous hard coded math with numpy 2 anni fa
sphere_shaded_animated.py Replace previous hard coded math with numpy 2 anni fa
sphere_shadow.py Replace previous hard coded math with numpy 2 anni fa
teapot-high.obj Add triangles and obj files 2 anni fa
teapot-low.obj Add triangles and obj files 2 anni fa
teapot-lowpoly.obj Add triangles and obj files 2 anni fa
teapot.obj Add triangles and obj files 2 anni fa
teapots.py Add triangles and obj files 2 anni fa
test.sh Fix acne bug, add watchers and preview page 3 anni fa
tetra.obj Add triangles and obj files 2 anni fa
wallpapered.py Replace previous hard coded math with numpy 2 anni fa
world.py Replace previous hard coded math with numpy 2 anni fa

README.md

Run poetry init to get started and then:

poetry shell
pytest
python cannon.py