Skip to content
/ forge Public
forked from arrayfire/forge

High Performance Visualization

Notifications You must be signed in to change notification settings

3togo/forge

 
 

Repository files navigation

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

About

High Performance Visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.0%
  • CMake 7.5%
  • GLSL 2.0%
  • C 1.4%
  • Shell 0.1%