Skip to content

Simple OpenGL C++ 3D Train with mechanics, textures, sound effects

License

Notifications You must be signed in to change notification settings

OPSphystech420/OpenGL-3D-Train

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git clone https://github.com/OPSphystech420/OpenGL-3D-Train.git

MacOS

Requirements

GCC c++17 or later

brew install glfw3
brew install glew
brew install openal-soft
brew install libsndfile 

Run

sed -i '' 's/\r$//' run.sh
chmod +x run.sh
./run.sh

🛠️ Don't use freeglut!

It will suggest « failed to open display '' »‎ which means that the freeglut lib can't find an X server to connect to, while MacOS uses a different windowing system.

White blank editor

White blank editor

White blank editor

About

Simple OpenGL C++ 3D Train with mechanics, textures, sound effects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published