HVLife

Results 8 comments of HVLife

Any updates on this? I have same problem on Arch + sway..

@FakeMichau Thanks, --use-gl=desktop works perfectly, but that second flag gives blank ( gray ), but clickable ( buttons, etc are simply invisible ) window...

You want to load texture only once, then, if you need, only update it. I don't know why, but it's in the "manual", and standard images wouldn't work in your...

Thanks for reply, now it compiles without a problem. And my last question: Can you give me "blank" example without DHT22, etc?

Yeah, i tried it, but I had to delete almost all code, there isn't specified Chip Select (CS) pin too. `#include "canfestival.h" #include "ObjDict.h" // These all need to be...

"Beware that my example expects the CS of the MCP2515 on a different pin than the Seeed CAN bus shield." I mean to which arduino pin I have to connect...

Ok, i will try on my own. And how about INT pin?

Ok, I'm creating lenia program ( floating point version of "game of life" ). Because of that, one array is big, and one is small, so here are exaples: in1,...