Platform | Linux x86 | Linux aarch64 | Windows | OSX |
---|---|---|---|---|
Status | Unknown |
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.
You can find the latest documentation here.
- GLFW or SDL2
- freetype
- boost - not a runtime dependency.
- FreeImage (optional).
- fontconfig on Linux and OSX.
- Documentation Generation (preferred & recommended version of python is 3.*)
- Doxygen
- Sphinx with extensions: Breathe, recommonmark
Linux/Unix: Dependencies should be available via respective package managers. Windows: We recommend vcpkg.
Image | 2D Plot |
3d Plot | Rotated 3d Plot |
histogram | Surface |