lgarithm / drawings

a ray tracing engine in C++
3 stars 0 forks source link

more builtin primitives and examples #4

Open lgarithm opened 8 years ago

lgarithm commented 8 years ago

builtin primitives

more examples and test scenes

lgarithm commented 8 years ago
x^2 + y^2 + z^2 + R^2 - d^2 \leq 2R \sqrt{x^2 + y^2}