Implementation of ray tracing based on QuantitativeBytes tutorial. SDL2 & Homogeneous coordinates & UV Space. You should install SDL2 to run this project.
-
Updated
May 17, 2023 - C++
Implementation of ray tracing based on QuantitativeBytes tutorial. SDL2 & Homogeneous coordinates & UV Space. You should install SDL2 to run this project.
Step-by-step Showcase of Matrix Row Reduction to Reduced Row Echelon Forms... and more!
matrixplusplus is a matrix library written in C++
This repository contains a few Linear Algebra applications (and and especially a block-based LU factorization) implemented in Legion
A fast, intuitive linear algebra library for C++. Caveat: This project is no longer being actively developed. I'll still try to respond to bug reports, but that's about it. An alternative that has now become at least as good as (and sometimes better than) TMV for almost all use cases is Eigen. You would probably be well served to switch to that.
ALightweightReleaseForCpp98
Add a description, image, and links to the linearalgebra topic page so that developers can more easily learn about it.
To associate your repository with the linearalgebra topic, visit your repo's landing page and select "manage topics."