Merge pull request #4 from linux-admin0001/patch-1
Create description for this project
This commit is contained in:
commit
63fe83200e
16
README.md
Normal file
16
README.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Run in windows with compiled executable file
|
||||
|
||||
[EXE for windows](https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbTMwT2t4MnhLSVo0TDdUaGVBLXQ3TUlISzRtUXxBQ3Jtc0trUTNDcUZDd1RHdVFMZmZIT01qZ3VZaUVMN2JIYVF0aUxKME9XSDdkRVhRR2c4RjQzekhLSTR5TXFfb0RpcnRnM3dVZXVFNEFNN0hHSkZpNkFRWU1aZHdpOXNTdjRVbXg1VlEweDFPOURPWWZLaG1wbw&q=https%3A%2F%2Fdrive.google.com%2Ffile%2Fd%2F144OKgfC_AuhnVf37zlSvmHaY8Rd-KZLN%2Fview%3Fusp%3Dsharing)
|
||||
|
||||
# Run in linux with
|
||||
`$ git clone https://github.com/MihailRis/VoxelEngine-Cpp.git`
|
||||
|
||||
`$ cd VoxelEngine-Cpp/Debug`
|
||||
|
||||
`$ sudo apt install libglfw3-dev libglfw3 libglew-dev libglm-dev`
|
||||
|
||||
`$ make `
|
||||
|
||||
`$ cd ..`
|
||||
|
||||
`$ ./Debug/voxel_engine`
|
||||
Loading…
x
Reference in New Issue
Block a user