ASverdlov / ray-tracing

1 stars 0 forks source link

Incorporate Eigen library #3

Open ASverdlov opened 7 years ago

ASverdlov commented 7 years ago

Instead of reinventing the wheel with self-written Linear Algebra we can use Eigen library. It should be much faster.

wheredyoufindthis commented 7 years ago

Does our Linear Algebra work normally?