virtualx-engine/core/math
JFonS 54b95b6c5a Add FRUSTUM camera mode, allowing tilted frustums
This new camera mode makes it easy to create tilted frustums for mirror
or portal effects.

This work was kindly sponsored by IMVU.
2019-02-19 17:48:08 +01:00
..
a_star.cpp Fix AStar crashing with large (>1e30) estimated values 2019-01-30 20:22:08 +02:00
a_star.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
aabb.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
aabb.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_frame.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_frame.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
basis.cpp [Core] Transform2D add set_scale and fix set_rotation 2019-02-12 17:59:29 -05:00
basis.h [Core] Rename Matrix3 file to Basis 2019-02-09 14:42:23 -05:00
bsp_tree.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
bsp_tree.h Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
camera_matrix.cpp Add FRUSTUM camera mode, allowing tilted frustums 2019-02-19 17:48:08 +01:00
camera_matrix.h Add FRUSTUM camera mode, allowing tilted frustums 2019-02-19 17:48:08 +01:00
delaunay.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
expression.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
expression.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
face3.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
face3.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
geometry.cpp Removed splits in Polygon editor, replace by internal vertices and polygon support. 2019-01-08 19:11:08 -03:00
geometry.h Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
math_defs.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
math_fieldwise.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
math_fieldwise.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
math_funcs.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
math_funcs.h Fix typo for randd and randf 2019-02-16 21:05:18 +01:00
octree.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
plane.cpp Revert "fixed invalid implementation of Plane::intersects_segment and Plane::intersects_ray" 2019-01-13 11:06:34 +01:00
plane.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
quat.cpp [Core] Rename Matrix3 file to Basis 2019-02-09 14:42:23 -05:00
quat.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
quick_hull.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
quick_hull.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
random_number_generator.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
random_number_generator.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
random_pcg.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
random_pcg.h Fix random generation, to not retrieve 0 after seed() 2019-02-10 14:16:02 +03:00
rect2.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
rect2.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Build core's thirdparty code in own environment 2018-09-28 11:40:41 +02:00
transform.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
transform.h [Core] Rename Matrix3 file to Basis 2019-02-09 14:42:23 -05:00
transform_2d.cpp [Core] Transform2D add set_scale and fix set_rotation 2019-02-12 17:59:29 -05:00
transform_2d.h [Core] Transform2D add set_scale and fix set_rotation 2019-02-12 17:59:29 -05:00
triangle_mesh.cpp Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
triangle_mesh.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
triangulate.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
triangulate.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
vector2.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
vector2.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
vector3.cpp [Core] Rename Matrix3 file to Basis 2019-02-09 14:42:23 -05:00
vector3.h [Core] Rename Matrix3 file to Basis 2019-02-09 14:42:23 -05:00