Skip to content
master
Go to file
Code
This branch is 10 commits ahead, 1 commit behind cxzheng:master.

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
.
Nov 16, 2017
Nov 24, 2017
Jul 26, 2016
Nov 24, 2017

README.md

ModalSound

Build Status

This project releases the educational C++ code used at the following SIGGRAPH 2016 Course.

Physically Based Sound for Computer Animation and Virtual Environments Doug L. James, Timothy R. Langlois, Ravish Mehra, and Changxi Zheng

The slides and lecture notes can be found on the course webpage. The conference video recording is here.

There are two sub-projects, IsoStuffer and ModalSound.

  1. Given a water-tight triangle surface mesh IsoStuffer construct a volumetric tetrahedral mesh.

  2. ModalSound is a demostration of synthesizing rigid body sounds using the modal sound model. It includes the code of computing stiffness and mass matrices from a volumetric tetrahedral mesh and use the precomputed acoustic multipole coefficients to evaluate the acoustic transfer values at runtime.

Build instructions are given in the respective folders.

About

Educational C++ code used at SIGGRAPH 2016 Course "Physically Based Sound for Computer Animation and Virtual Environments"

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.