Links
Graphics
- Optimal sampling for spherical light sources
- An implementation of essential GLUT over Apple Cocoa framework
- Vector graphics (SVG) generator
- Procedural planetoids generation
Maths
LaTeX
- Portable Cambria replacement in LaTeX (in Spanish)
Javascript sources
- Dynamic CSS style controls. Source is available in this repository: github.com/carlos-urena/dyn-style
- Countries COVID death/cases graphs visualization. Source is available in this repository: github.com/carlos-urena/covid-countries-visu
C++11 programming tools
Repos
Gists
- Lines logging tool based on a variadic macro and variadic templates
- Testing array and vector initialization
- Code wwith an anonymous stringstream object which raises an error, but only in some compilers
- Testing techniques for compile-time limited reflection (get a string with a type description for references, arrays, pointers, base types)