C++ CMake GLSL C
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.

README.md

Forge - High Performance Visualizations

Platform Linux x86 Linux aarch64 Windows OSX
Status Build Status Unknown Build Status Build Status

Join the slack chat channel

An OpenGL interop library that can be used with ArrayFire or any other application using CUDA or OpenCL compute backend. The goal of Forge is to provide high performance OpenGL visualizations for C/C++ applications that use CUDA/OpenCL. Forge uses OpenGL >=3.3 forward compatible contexts, so please make sure you have capable hardware before trying it out.

Documentation

You can find the most recent and updated documentation here.

Dependencies

glbinding, GLFW, freetype and FreeImage (optional).

On Linux & OS X, fontconfig is required. SDL2 can be used as an alternative to glfw.

Above dependencies are available through package managers on most of the Unix/Linux based distributions. On Windows, we recommend using vcpkg to quickly setup forge development environment.

Sample Images

Image 2D Plot
3d Plot Rotated 3d Plot
histogram Surface