Skip to content

VSU course about how to make own engine. Engine writed with clang++ using lib SDL

Notifications You must be signed in to change notification settings

HaMeNopeDiot/sdl_computer_graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello, this just education project

This project contains only project for practice in University. If this don't work or work incorrectly, this must be don't work If you want to get exe, from this code just install SDL2 lib and includes and write:

make clean && make && ./engine # Works only on Linux or MSYS CLANG64

This is only what you needed.

This project interacteable: WASD - move the model by X or Y
QR - move the model by Z

Arrows - move the camera by X/Z
PgUp/PgDown - move the camera by Y

RBM + Mouse - move camera by rotation (Left, Right, Up, Down)
LBM + Mouse - move model by rotation

SHIFT + LBM + Mouse - move model around model edge

About

VSU course about how to make own engine. Engine writed with clang++ using lib SDL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published