Menu

Mesh2HRTF Source Code

Fabian Brinkmann Jeffrey Thomsen

Mesh2HRTF Source Code

The source code is what you can find in this repository. It contains all the buidling blocks to generate and run HRTF simulations. The interesting parts are contained in the folder mesh2hrtf. All other files in the top level folder are required for testing, documentation, and packaging and are not explained here.

  • Mesh2Input: Contains data that is required for the Blender export. That is the Blender export script exportMesh2HRTF.py and some examples for EvaluationGrids and Materials that can be used within the Blender script. More information on the file structure of the evaluation grids can be found here.
  • NumCalc: Contains the NumCalc source code and a script to run NumCalc for multiple Mesh2HRTF projects as explained here
  • Output2HRTF: Contains the Python and Octave/Matlab API for Mesh2HRTF

Related

Wiki: Evaluation grids
Wiki: Mesh2HRTF 1.0 and above
Wiki: NumCalc