Skip to content

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

Notifications You must be signed in to change notification settings

lidan233/cudaopengl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published