Single class that unifies Matrix, Vector2, Vector3, and Tensor functionality
|
|
0
|
34
|
April 10, 2025
|
Frustum check in simd
|
|
2
|
63
|
December 26, 2024
|
ComposeToRef in SIMD
|
|
0
|
229
|
November 21, 2023
|
"FromLookDirectionLH" is a bit too complicated. Maybe a simpler api should be provided?
|
|
4
|
424
|
December 2, 2024
|
Standardizing InPlace, ToNew, and ToRef for Matrix, Vector3, and Quaternion?
|
|
4
|
41
|
October 8, 2024
|
Emu_mm_sincos_ps ported to sse2 and wasm
|
|
4
|
258
|
June 22, 2024
|
How to get transform matrix or function from points before and after transform
|
|
1
|
67
|
May 23, 2024
|
Using mathmesh with TypeScript, Babylon.js, and Vite
|
|
5
|
137
|
May 22, 2024
|
How to rotate with physics applied and with parent-child relationship
|
|
7
|
365
|
February 14, 2024
|
Need help world position to texture position
|
|
4
|
404
|
November 27, 2023
|
Matrix.LookAtLHToRef not returning
|
|
2
|
296
|
November 20, 2023
|
Wrong value transposing matrix itself
|
|
4
|
348
|
November 2, 2023
|
Change Origin of Mesh When Dragging
|
|
1
|
216
|
September 29, 2023
|
A sphere of spiralling spheres - Maths challenge
|
|
7
|
410
|
May 26, 2023
|
Connecting 2 arcs to be tangent to each other
|
|
1
|
455
|
May 19, 2023
|
Maybe bug about BoundingBox.IsInFrustom
|
|
3
|
271
|
May 11, 2023
|
Optimizing performance of FromArrayToRef
|
|
11
|
603
|
January 27, 2023
|
How to do matrix math in NodeMaterial
|
|
5
|
795
|
December 19, 2022
|
How to get screen position of Solid Particle System Particle that is using billboard mode and a custom pivot
|
|
8
|
547
|
September 23, 2022
|
Rotation Turret upside-down
|
|
1
|
567
|
September 12, 2022
|
FPS controller - move wherever you are facing
|
|
3
|
1433
|
August 31, 2022
|
Calculate offset position of plane based on camera and fixed plane position
|
|
4
|
802
|
August 22, 2022
|
Vector3 to rotation angles
|
|
5
|
1183
|
July 26, 2022
|
What is the correct way of using Lerp with deltaTime correction?
|
|
6
|
1628
|
July 22, 2022
|
Some tweaks toEulerAnglesToRef()?
|
|
2
|
398
|
May 25, 2022
|