Pierre Vigier

Results 22 comments of Pierre Vigier

Hi, Which C++ norm are you targeting ? `constexpr` variables should be OK in C++11, I guess. I should have mentioned that somewhere in the README but MyGAL currently targets...

I am procedurally generating coats of arms by assembling and recoloring different SVG files: ![Coat of Arms](https://user-images.githubusercontent.com/934316/211834429-cb81590a-94d8-4e7d-b4e4-c5a5dbe2508e.png) I have a bunch of SVG files that I parse to extract the...