llorens.marti.works
c++
This category has 5 articles.
Nov 11, 2018
Writing Unit Tests for almost 7 years.
I would like to post my experience writing unit tests.…
Mar 19, 2017
Render Pipelines desing in C++
For several months I've been thinking on a composa…
Oct 21, 2016
Normal Matrix Optimization
When it is time to render a mesh, we normally rend…
Sep 17, 2016
Transform class (position, rotation and scale)
Introduction The other day I was very interested a…
Jul 27, 2016
Calculating tangents for your mesh
Introduction Recently I had the chance to improve…