Aldaron's Device Interface / GPU (adi_gpu) is a library developed by Plop Grizzly for interfacing with the GPU to render graphics or do fast calculations.
Cargo / Documentation / Change Log
adi_gpu's current features:
- Render onto a Display (window).
adi_gpu's planned features:
- Render onto a surface
adi_gpu's current support:
- Vulkan
- OpenGL/(ES)
adi_gpu's planned support:
- Metal (or just use MoltenVK?)
- Custom Implementation API
- Imaginary GPU ( using CPU for GPU operations )
If you'd like to help implement functions for unsupported platforms, fix bugs, improve the API or improve the Documentation, then contact me at [email protected]. I'll appreciate any help.