Skip to content

Latest commit

 

History

History

13-checkerboardTexture

Checkerboard Texture

How to compile
  • Compile the program.
mkdir -p checkerboardTexture.app/Contents/MacOS

clang -o checkerboardTexture.app/Contents/MacOS/checkerboardTexture *.m *.mm -framework Cocoa -framework QuartzCore -framework OpenGL
Keyboard Shortcuts
  • Press Esc key to quit.
  • Press F or f to toggle full-screen mode.
Preview
  • Checkerboard Texture

    checkerboardTexture