Xentripetal
Xentripetal
The export batch job will fail when triggered with the following error for encrypted databases: ``` com.amazonaws.services.neptune.model.KMSKeyNotAccessibleException: The specified KMS key [arn:aws:kms:...YOUR_KEY_ARN...] does not exist, is not enabled or you...
Fork of 1.cs, just using Vector512 intrinsics instead of spans. Showed about a 4x performance improvement locally.
It would be amazing if there was a way to use normal maps for sprites and atlas sprites
It would be very helpful if query descriptions had support for defining filters based on the lifecycle of components. Mainly: 1. Added\ - Evaluates to true when component T was...
Hey I really like the direction you're taking this library! I've been bouncing between different ECS libs and this seems like a great option. It would be very helpful if...
I've been checking out murder and bang and I'm really impressed with the framework you all are building! While I understand performance isn't a priority at this time, I wanted...