Skip to content

davawen/3D-Cube-Render

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D-Cube-Render

Running

I'm not exactly certain why you would want to install this, but if that's something you want to do, here are the instructions for Windows :

  • Have make installed
    • For that, install chocolatey if you don't have it, then run choco install make
  • Have MinGW installed and in your PATH
  • Download the MinGW version of SFML and extract it somewhere on your computer
    • Note that the paths in the Makefile need to be adjusted accordingly, simply link INCLUDE_DIRECTORIES and LIB_DIRECTORIES to your SFML installation
  • Add the SFML debug dlls (in the SFML bin/ folder, they finish by -d-2.dll) to the bin/ folder in the directory
  • Run make and you should be golden !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published