summaryrefslogtreecommitdiff
path: root/game/terrain2.h
Commit message (Expand)AuthorAge
* Implement terrain intersect rayDan Goodliffe2023-11-03
* Helper to get cartesian position from baricentric on TriangleDan Goodliffe2023-11-03
* Terrain mesh method for getting the height/position at a point on the surfaceDan Goodliffe2023-11-02
* Generic N-dimensional terrain triangleDan Goodliffe2023-11-02
* Make PointFace harder to misuseDan Goodliffe2023-10-31
* Update walk/walkUntil to work on PointFace from parameterDan Goodliffe2023-10-31
* Helper type for storing/passing/returning a point and its containing faceDan Goodliffe2023-10-31
* Initial commit of walk/walkUtil terrainDan Goodliffe2023-10-31
* Initial commit of findPoint on terrainDan Goodliffe2023-10-29
* Initial OpenMesh based terrain data and testsDan Goodliffe2023-10-28