Commit 7e94e981 authored by Gaurav Kukreja's avatar Gaurav Kukreja

first (dirty) version of opengl interoperability

Signed-off-by: 's avatarGaurav Kukreja <gmkukreja@gmail.com>
parent 1db2e79a
main: main.cu aux.cu aux.h Makefile
nvcc -o main main.cu aux.cu --ptxas-options=-v --use_fast_math --compiler-options -Wall -lopencv_highgui -lopencv_core
nvcc -o main main.cu aux.cu --ptxas-options=-v --use_fast_math --compiler-options -Wall -lopencv_highgui -lopencv_core -lGL -lglut
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment