aboutsummaryrefslogtreecommitdiff
path: root/ldc_2d_gl_interop.py
AgeCommit message (Collapse)Author
2019-06-30Move OpenCL buffers into Memory classAdrian Kummerlaender
2019-06-22Add interactive 2D LDC notebook, fix material initializationAdrian Kummerlaender
2019-06-22Extract parameters in GL interop exampleAdrian Kummerlaender
2019-06-21Gather interop moments in a more generic mannerAdrian Kummerlaender
i.e. return unshifted moments in a implicitly ordered float4 array. Cell positions are reconstructed by a vertex shaded analogously to how it is done in compustream.
2019-06-20Prototype OpenGL interoperationAdrian Kummerlaender