All Projects → arrayfire → Forge

arrayfire / Forge

Licence: bsd-3-clause
High Performance Visualization

Projects that are alternatives of or similar to Forge

3d Game Shaders For Beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
Stars: ✭ 11,698 (+8255.71%)
Mutual labels:  opengl, glsl
Sildurs Shaders.github.io
Sildurs shaders website
Stars: ✭ 84 (-40%)
Mutual labels:  opengl, glsl
Facevfx
Mapping real-time visual effect to human face.
Stars: ✭ 68 (-51.43%)
Mutual labels:  opengl, glsl
Graphics Snippets
Shading techniques and GLSL snippets
Stars: ✭ 53 (-62.14%)
Mutual labels:  opengl, glsl
Crossshader
⚔️ A tool for cross compiling shaders. Convert between GLSL, HLSL, Metal Shader Language, or older versions of GLSL.
Stars: ✭ 113 (-19.29%)
Mutual labels:  opengl, glsl
Gl vs vk
Comparison of OpenGL and Vulkan API in terms of performance.
Stars: ✭ 65 (-53.57%)
Mutual labels:  opengl, performance
Craft
A simple Minecraft clone written in C using modern OpenGL (shaders).
Stars: ✭ 8,957 (+6297.86%)
Mutual labels:  opengl, glsl
Shaderworkshop
Interactive GLSL fragment shaders editor made with Qt
Stars: ✭ 43 (-69.29%)
Mutual labels:  opengl, glsl
Gdx Vfx
LibGDX post-processing visual effects
Stars: ✭ 105 (-25%)
Mutual labels:  opengl, glsl
Pg flame
A flamegraph generator for Postgres EXPLAIN ANALYZE output.
Stars: ✭ 1,391 (+893.57%)
Mutual labels:  performance, performance-visualization
Observer cli
Visualize Erlang/Elixir Nodes On The Command Line
Stars: ✭ 1,058 (+655.71%)
Mutual labels:  performance, performance-visualization
Shadows
Shädows - A Shadows & Lights engine for löve
Stars: ✭ 134 (-4.29%)
Mutual labels:  opengl, glsl
Ggnet
GG.Net Data Visualization
Stars: ✭ 45 (-67.86%)
Mutual labels:  charts, plots
Shaderconductor
ShaderConductor is a tool designed for cross-compiling HLSL to other shading languages
Stars: ✭ 1,146 (+718.57%)
Mutual labels:  opengl, glsl
Import Cost
displays the import size of the package you are importing inside the code editor
Stars: ✭ 1,021 (+629.29%)
Mutual labels:  performance, performance-visualization
Learn Opengl Golang
Learn OpenGL Tutorials in Go
Stars: ✭ 69 (-50.71%)
Mutual labels:  opengl, glsl
Pixelflow
A Processing/Java library for high performance GPU-Computing (GLSL). Fluid Simulation + SoftBody Dynamics + Optical Flow + Rendering + Image Processing + Particle Systems + Physics +...
Stars: ✭ 978 (+598.57%)
Mutual labels:  opengl, glsl
Melo
melo is mesh loader for OBJ, glTF2 and PLY
Stars: ✭ 41 (-70.71%)
Mutual labels:  opengl, glsl
React Pinpoint
An open source utility library for measuring React component render times.
Stars: ✭ 93 (-33.57%)
Mutual labels:  performance, performance-visualization
Cute Deferred Shading
Cute little deferred shading implementation.
Stars: ✭ 129 (-7.86%)
Mutual labels:  opengl, glsl

docs slack

Forge - High Performance Visualizations

Platform Linux x86 Linux aarch64 Windows OSX
Status Build Status Unknown Build Status Build Status

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.

Build instructions for forge can be found on our GitHub wiki page.

Sample Images

Image 2D Plot
3d Plot Rotated 3d Plot
histogram Surface
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].