Skip to content

nathnguy/quat-cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

quat-cube

by Nathan Nguyen
Video Demo

Description

quat-cube is a 3D math project written in C++ using the SDL2 framework. This project displays a rotating cube by implementing quaternions and perspective projection. The implementation assumes a right-handed coordinate system. The camera can be zoomed in and out.

Dependencies

  • C++17
  • SDL2
  • developed in Xcode

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages