This website requires JavaScript.
Explore
Help
Sign In
Relintai
/
pandemonium_engine
Watch
1
Star
0
Fork
0
You've already forked pandemonium_engine
mirror of
https://github.com/Relintai/pandemonium_engine.git
synced
2024-11-22 00:48:09 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
33b0d2da34
pandemonium_engine
/
core
/
math
History
Relintai
33b0d2da34
Added set_all() to Vector3i.
2023-05-27 11:53:16 +02:00
..
a_star.cpp
a_star.h
aabb.cpp
aabb.h
audio_frame.cpp
audio_frame.h
basis.cpp
basis.h
bsp_tree.cpp
Moved the error macros.
2022-08-17 15:14:19 +02:00
bsp_tree.h
bvh_abb.h
Clang format all files.
2022-03-18 19:00:13 +01:00
bvh_cull.inc
bvh_debug.inc
bvh_integrity.inc
bvh_logic.inc
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00
bvh_misc.inc
bvh_pair.inc
bvh_public.inc
bvh_refit.inc
bvh_split.inc
bvh_structs.inc
bvh_tree.h
Moved String and related classes under a string folder in core.
2022-08-17 14:19:55 +02:00
bvh.h
color_names.inc
color.cpp
color.h
Moved String and related classes under a string folder in core.
2022-08-17 14:19:55 +02:00
convex_hull.cpp
convex_hull.h
delaunay.h
disjoint_set.cpp
disjoint_set.h
expression.cpp
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_definition.inc
octree.h
plane.cpp
plane.h
projection.cpp
projection.h
Moved container related classes in core under a new containers directory.
2022-08-17 12:53:49 +02:00
quaternion.cpp
quaternion.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
rect2i.cpp
rect2i.h
SCsub
transform_2d.cpp
transform_2d.h
transform_interpolator.cpp
transform_interpolator.h
Now all Variant math types are structs.
2022-08-16 22:09:26 +02:00
transform.cpp
transform.h
Moved container related classes in core under a new containers directory.
2022-08-17 12:53:49 +02:00
triangle_mesh.cpp
triangle_mesh.h
triangulate.cpp
triangulate.h
vector2.cpp
vector2.h
vector2i.cpp
vector2i.h
vector3.cpp
vector3.h
vector3i.cpp
vector3i.h
Added set_all() to Vector3i.
2023-05-27 11:53:16 +02:00
vector4.cpp
vector4.h
vector4i.cpp
vector4i.h