Skip to content

CUDAとOpenGLを用いたグラフィカルな表示

Notifications You must be signed in to change notification settings

Tachi-Shin/CUDA_OpenGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CUDA_OpenGL

CUDAとOpenGLを用いたグラフィカルな表示

コンパイル

gcc -o cube.exe cube.cpp -I"C:\vcpkg\installed\x64-windows\include" -L"C:\vcpkg\installed\x64-windows\lib" -lglfw3dll -lglew32 -lopengl32

About

CUDAとOpenGLを用いたグラフィカルな表示

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages