lidan233 / cudaopengl

I render julia set, and implement the interaction between opengl context and cuda context.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cuda and opengl

In this project, I render julia set as a image, and use opengl to render this image. My main contribution in this project is implementing the interaction between cuda context and opengl context. In my other project named 'learningcuda', I just render cuda image, and transfer it to host, and transfer it to opengl. In this project, I just render cuda image ,and give it to opengl.

About

I render julia set, and implement the interaction between opengl context and cuda context.


Languages

Language:C++ 42.8%Language:C 31.6%Language:Cuda 9.3%Language:HTML 5.3%Language:JavaScript 3.4%Language:CSS 2.4%Language:CMake 2.1%Language:Makefile 1.8%Language:Objective-C 1.1%