The Wayback Machine - https://web.archive.org/web/20200916134120/https://github.com/arrayfire/forge
Skip to content
master
Go to file
Code

Latest commit

Hunter is adding extra maintenance at the moment which can be easily
replaced by vcpkg. vcpkg has much larger set of packages and easy
to integrate with the existing cmake code.
173ddaa

Git stats

Files

Permalink
Failed to load latest commit information.

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 latest documentation here.

Dependencies

Linux/Unix: Dependencies should be available via respective package managers. Windows: We recommend vcpkg.

Sample Images

Image 2D Plot
3d Plot Rotated 3d Plot
histogram Surface
You can’t perform that action at this time.