My BMSTU ICS-7 Computer Graphics Course Project 2019
- Texturing
- Loading Wawefront .obj files
- Simple c++ object scripting
- SFML-2.5.1
-
Download SFML-2.5.1: https://www.sfml-dev.org/download/sfml/2.5.1/
-
Put SFML folder into /SoftwareRenderer/Deps
-
Build project with VS C++
-
Copy SFML dll files into Build/bin/x64-Release[Debug]/
-
Copy folders 'Assets-Demo' and 'Resources' into Build/bin/x64-Release[Debug]
-
Run executable Build/bin/x64-Release[Debug]/SoftwareRenderer.exe
