karansher / computer-graphics-ray-casting

Computer Graphics Assignment about Ray Casting
1 stars 0 forks source link

Can we use Eigen's matrix classes? #4

Open andyw1589 opened 1 year ago

andyw1589 commented 1 year ago

title. it just seems like they'll be useful for some calculations

panuelosj commented 1 year ago

Yes. The dense matrix classes and solvers in particular would be helpful for this assignment.