Coen Klosters
Coen Klosters
We are porting our engine from OpenGL to Vulkan and have it working (cross-platform) on both Window, Linux and OSX. On OSX however I am experiencing a strange problem when...
@lshoek: Moving this PR from private to public so @stijnvanbeek can review these changes as well. From the original PR: - Module that wraps [Kiss FFT](https://github.com/mborgerding/kissfft) for NAP 0.7. -...
When going over the ALSA docs for portaudio I noticed you have to explicitly enable real time scheduling: > Of particular importance is PaAlsa_EnableRealtimeScheduling, which allows ALSA to run at...
The `heightmap` and `computeflocking` demos don't launch on the raspberry pi (4 & 5, bookworm arm64) and freeze the system. I have disabled them in cmake for the moment, when...
It's not really a bug, more of an annoyance: With the latest upgrade to [[SDL2 2.30.7]](https://github.com/napframework/nap/pull/46) the the dpi of the individual displays is now (finally) correct. This means that...