Skip to content

krogank9/sdl_ogl_tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

218 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDL OGL sandbox

sdl cmake build taken from twinklebear sdl lessons. opengl cmake projects in the ogl directories

to compile with emscripten on linux go download & setup emscripten emsdk then from build/emscripten: emcmake cmake ../.. -DCMAKE_BUILD_TYPE=Debug && make -j8

to add an opengl project copy an ogl directory then add_subdirectory in the root CMakeLists.txt, and also make sure to modify the CMakeLists.txt in the ogl folder to the new folder name

About

learning opengl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •