Skip to content

kmichalikk/infinite_roads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo

Running

Use CMake to build the executable.

mkdir build && cd build
cmake ..
cmake --build --config Release .

Run the executable with .\Release\racetrack_builder (Windows) or ./racetrack_builder (Linux)

About

opengl exercise in making a looping track for car to drive on

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published