This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-f892c9da98
Register
Sign In
tinqs
/
engine
Watch
7
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
af9bb0ea15dfd3dfe8950fcfcce364485dadd92a
engine
/
core
/
math
T
History
Hein-Pieter van Braam
5d33f241f0
Merge pull request
#26064
from JFonS/add_frustum_camera_mode
...
Add FRUSTUM camera mode, allowing tilted frustums
2019-04-23 06:20:13 +03:00
..
a_star.cpp
…
a_star.h
…
aabb.cpp
…
aabb.h
…
audio_frame.cpp
…
audio_frame.h
Added generator audio stream, and spectrum analyzer audio effect
2019-04-10 12:58:06 -03:00
basis.cpp
Style: Apply new changes from clang-format 8.0
2019-04-09 17:09:48 +02:00
basis.h
Style: Apply new changes from clang-format 8.0
2019-04-09 17:09:48 +02:00
bsp_tree.cpp
…
bsp_tree.h
…
camera_matrix.cpp
…
camera_matrix.h
…
delaunay.h
…
expression.cpp
Style: Apply new changes from clang-format 8.0
2019-04-09 17:09:48 +02:00
expression.h
…
face3.cpp
…
face3.h
…
geometry.cpp
…
geometry.h
…
math_defs.h
…
math_fieldwise.cpp
…
math_fieldwise.h
…
math_funcs.cpp
…
math_funcs.h
…
octree.h
…
plane.cpp
…
plane.h
…
quat.cpp
…
quat.h
…
quick_hull.cpp
…
quick_hull.h
…
random_number_generator.cpp
…
random_number_generator.h
…
random_pcg.cpp
…
random_pcg.h
…
rect2.cpp
…
rect2.h
…
SCsub
…
transform_2d.cpp
Added ability for multiple images to be imported as an atlas
2019-04-19 15:56:34 -03:00
transform_2d.h
Added ability for multiple images to be imported as an atlas
2019-04-19 15:56:34 -03:00
transform.cpp
…
transform.h
…
triangle_mesh.cpp
…
triangle_mesh.h
…
triangulate.cpp
…
triangulate.h
…
vector2.cpp
…
vector2.h
Added ability for multiple images to be imported as an atlas
2019-04-19 15:56:34 -03:00
vector3.cpp
…
vector3.h
…