adi_gpu 0.5.0

GPU interface - render graphics and do fast calculations
Documentation

Aldaron's Device Interface - GPU (adi_gpu 0.5)

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

Features

adi_gpu's current features:

  • Render onto a Display (window).

adi_gpu's planned features:

  • Render onto a surface

Support

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 )

Contributing

If you'd like to help implement functions for unsupported platforms, fix bugs, improve the API or improve the Documentation, then contact me at jeron.lau@plopgrizzly.com. I'll appreciate any help.