Skip to content

3D Graphics With Draw Pixel - Rotating Cube SDL2 C++ Project

Notifications You must be signed in to change notification settings

jlapp12/SDL2Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDL2Project

This project is a copy of the video (3D Graphics with Drawl Pixel Rotating Cube SDLC2 C++ Project) https://www.youtube.com/watch?v=kdRJgYO1BJM Will need SDL2 installed, and some sort of C++ compiler. I had ming32. Was given some trouble compiling the first time around. To get around the compiler issues, I followed this video: https://www.youtube.com/watch?v=H08t6gD1Y1E mingw32-make would work instead of make. What is makefile? ... needed to add some extra libraries for some functionality. Commented alright. Issues: cube becomes tiny. Why? Hypothesis: floating point values loose accuracy. Fix? ...

About

3D Graphics With Draw Pixel - Rotating Cube SDL2 C++ Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages