Skip to content

A way to learn graphics programming and more about physics.

Notifications You must be signed in to change notification settings

amritpal-sidhu/Particle_Sim

Repository files navigation

Particle_Sim

Description

This project is for learning aspects of graphics programming and reviewing basic physics.

Cloning

Clone the repository recursively or use git submodule update in the following way to include submodules

git clone --recurse-submodules <url>

or

git submodule update --init --recurisve

Dependencies

Building

This project is expected to be built in an MINGW64 environment. Currently building has been tested in MSYS2 MinGW x64 bash terminal.

./build.sh

About

A way to learn graphics programming and more about physics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published