Skip to content
Snippets Groups Projects
Commit 6b7dd816 authored by graham's avatar graham
Browse files

Adding a function to calculate the moment of inertia of a triangle to

triangle, from:

http://en.wikipedia.org/wiki/Inertia_tensor_of_triangle

Adding the ability to calculate the inertia tensor of a polygon face
by summing the triangle inertias.

Added a test application to draw a test face with its principal
axes and moments of inertia.
parent 3e2425b7
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment