Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.72 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.72 KB

Forge - High Performance Visualizations

Join the chat at https://gitter.im/arrayfire/forge

A prototype of the OpenGL interop library that can be used with ArrayFire. 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.

Build Status

Platform Build
Linux x86 Build Status
Linux Tegra Build Status
Windows Build Status
OSX Build Status

Dependencies

Above dependecies are available through package managers on most of the Unix/Linux based distributions. We have provided an option in CMake for Forge to build it's own internal freetype version if you choose to not install it on your machine.