Closed MrNeRF closed 2 weeks ago
In our project, we currently utilize the GLM library for matrix operations. We want to be light on dependencies and we are considering replacing GLM with our own implementation of matrix multiplication.
So, make it happen and make some tests :)
I think I will close this for now. It might be an option later on but now that I am doing the transition to gsplat, this won't be very helpful.
In our project, we currently utilize the GLM library for matrix operations. We want to be light on dependencies and we are considering replacing GLM with our own implementation of matrix multiplication.
So, make it happen and make some tests :)