From e88c55214091ae996585e17d6c0b175761e033f3 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 18 Jul 2019 22:02:14 +0200 Subject: Add another GL interop example …just for fun --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 6d0f8e5..daa638d 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ Experimental generation of OpenCL kernels using SymPy, Mako and PyOpenCL. * Underlying symbolic formulation is optimized using CSE * Characteristic constants of D2Q9 and D3Q27 are transparently recovered using only discrete velocities +![Screenshot of real-time OpenGL visualization](channel_2d_gl_interop.png) + ## Performance Theoretical maximum performance on tested hardware: -- cgit v1.2.3