aachrisg
aachrisg
This works around the win32 processor groups issue, allowing apps to take advanatge of multisocket systems or systems with >128 threads (such as AMD threadripper 64 core). Without this change,...
Hi. I was looking for a faster "ctags" and found this. However, I'm in the game industry, where Perforce is the norm, so the requirement that git be used is...
I'm curious how hard it might be to change to CImg addressing calculations to allow arbitrary row to row and slice to slice strides? ie, instead of index= x +...
The documentation on draw_spline says: "A cubic Bezier curve is sometimes defined by a set of 4 points { (x0,y0), (xa,ya), (xb,yb), (x1,y1) } where (x0,y0) is the starting point,...
Hi. Enjoying the package. I noticed the preview doesn't work in windows. The reason is related to running 'dot' with the output to stdout, and loading stdout as a png....