Skip to content

bluMATRIKZ/bouncing-balls-3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bouncing Balls 3D

Simple 3D Bouncing Ball Engine for Linux.

image

Prerequisites

1.) You will need to install:

git make gcc-multilib libglfw3-dev:i686 libglew-dev:i686 libglu1-mesa-dev:i686

2.) Then run:

git clone https://github.com/bluMATRIKZ/bouncing-balls-3d.git && \
cd bouncing-balls-3d && \
make

4.) Run main:

./main

About

Simple 3D Bouncing Ball Engine for Linux

Resources

License

Stars

Watchers

Forks