Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

willyii/CS230-Project3-RigidBodySimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS230-Project3-RigidBodySimulation

This is course project for CS230 Computer Graphic at UCR. We achieved a simple rigid body simulation program based on C++ and OpenGL.

Here are some demos for our project:

  1. Bouncing Ball
  2. Two Balls Collision
  3. Momentu Propogation

For more detail, pls see our Report and Slide

Usage

Before running this project, pelease make sure OpenGL already installed in your machine. And use Xcode (Mac only) to open this project and run the main.cpp

Reference

  1. Nonconvex Rigid Bodies with Stacking
  2. Rigid Body Simulaton

About

Project for Computer Graphic. RigidBody Simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published