Skip to content

Gholamrezadar/SDL-3D-Cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDL2 3D Cube Demo

This is a simple demo of a 3D Rotating cube using SDL2 & glm. Practice for understanding MVP matrices.

Screenshot Screenshot

Controls

Key Effect
Q Rotate Left
E Rotate Right
O Toggle Orghographic Projection

Requirement

  • glm sudo apt install libglm-dev
  • SDL2 sudo apt install libsdl2-dev
  • CMake

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published