adi_gpu 0.8.0

GPU interface - render graphics and do fast calculations
Documentation

Aldaron's Device Interface / GPU

Interface with the GPU to render graphics or do fast calculations.

Features

  • Render graphics to a window.
  • Switch between OpenGL, OpenGLES or Vulkan depending on what's available.

Contributing

Roadmap to 1.0 (Future Features)

  • Do calculations.
  • Automatic shader generation for each platform.
  • Support Metal (or just use MoltenVK?)
  • API to support custom implementation
  • Support Imaginary GPU ( using CPU for GPU operations )
  • Render without a window.

Change Log

0.8

  • Update dependencies.

0.7

  • Update to newest adi_gpu_base.
  • If a specific target can't use a dependency it is no longer included.

Developed by Plop Grizzly