Andre von Houck
Andre von Houck
I use https://github.com/treeform/pg in production on Ubuntu so at least I know it works.
Well yes, but also no. There is some thing for a 100% Nim codebase. It's all Nim. You don't have to understand c or c++. It also showcases the language.
We had `base2d` and `base3d` as part if standard library but they were a little awkward and people did not like them. So they got moved out. I have a...
I have this: https://github.com/treeform/mpeg
I am not sure what you mean by "pure". Usually that means does not rely on any non-nim libraries. I don't think there is a pure nim sound library. But...
Yes, you would need to download and ship the openAl.dll right next to your exe. If you are on Windows that is really easy. On Wed, Sep 18, 2019, 1:00...
I would also like Steamsdk wrapped. If no one has done it by the time I need it. I would do it.
I have a good wrapper going I am using for complex things.
https://github.com/treeform/steamworks
I have this https://github.com/treeform/slappy does OGG and WAV and also 3d positioning.