Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collision Detection Using Octrees
CS 274
Professor Terzopoulos
Spring 2014
James Gomez, Utkarsh Jaiswal, Justin Bass


This simulation demonstrates the use of different collision detection
techniques for efficiently animating many objects in a scene


PREREQUISITES
=============
On a vanilla Ubuntu 12.04 install, running the demo will require the following -

sudo apt-get install python-pip
sudo pip install pyopengl
sudo apt-get install freeglut3 freeglut3-dev python-pyglet python-dev
sudo pip install numpy


RUN INSTRUCTIONS
================
usage: python main.py [-h] [-s SIM_TIME] [-o OCTREE_LEVELS] <scene_id> <num_objects>

About

A collision simulation using octrees for many objects within a scene

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages