by klaussilveira on 6/10/25, 10:56 PM with 67 comments
by bob1029 on 6/12/25, 4:00 PM
All of the methods defined here:
https://github.com/Helion-Engine/Helion/blob/20300d89ee4091c...
Are available in the kitchen sink:
https://learn.microsoft.com/en-us/dotnet/api/system.numerics...
Same idea applies to methods like GetProjection, which could be replaced with methods like:
https://learn.microsoft.com/en-us/dotnet/api/system.numerics...
Advantages of using this library are that it is uses intrinsics (SIMD) to accelerate operations. There is a lot of Microsoft money & time that has been invested into these code piles.
by energywut on 6/12/25, 3:41 PM
https://www.youtube.com/watch?v=5wAo54DHDY0
If you've read House of Leaves, do yourself a favor and check it out.
by ngrilly on 6/12/25, 5:57 PM
by Cieric on 6/12/25, 2:41 PM
by _0ffh on 6/12/25, 5:09 PM
by dimitropoulos on 6/13/25, 12:16 AM
Legend.
by yodon on 6/12/25, 2:39 PM
by bee_rider on 6/12/25, 3:05 PM
by mawadev on 6/12/25, 6:00 PM
by reverseblade2 on 6/13/25, 4:57 AM
by thomasqbrady on 6/12/25, 3:24 PM
by patrick4urcloud on 6/12/25, 4:15 PM
by neuroelectron on 6/12/25, 6:21 PM