mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 07:23:35 +00:00
yes
This commit is contained in:
@@ -7,6 +7,14 @@
|
||||
|
||||
Pulse is a low level GPGPU library designed for highly intensive general GPU computations with high control over the hardware. It is built on top of Vulkan. A Metal and WebGPU backends are in development.
|
||||
|
||||
Platform | Backend Status
|
||||
------------ | -------------
|
||||
Windows | [](https://github.com/NazaraEngine/NazaraEngine/actions/workflows/windows-build.yml)
|
||||
MSYS2 (MinGW64) | [](https://github.com/NazaraEngine/NazaraEngine/actions/workflows/msys2-build.yml)
|
||||
Linux | [](https://github.com/NazaraEngine/NazaraEngine/actions/workflows/linux-build.yml)
|
||||
macOS | [](https://github.com/NazaraEngine/NazaraEngine/actions/workflows/macos-build.yml)
|
||||
Emscripten | [](https://github.com/NazaraEngine/NazaraEngine/actions/workflows/wasm-build.yml)
|
||||
|
||||
```cpp
|
||||
#include <Pulse.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user