Skip to content

Latest commit

 

History

History

pages

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Overview {#mainpage}

[TOC]

About 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.

Upstream 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.

We plan to provide support for alternatives to GLFW as windowing toolkit, however GLFW is the default option. Should you chose to use an alternative, you have to chose it explicity.

Alternatives to GLFW which are currently under consideration are given below:

Email