File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,8 @@ It is a port of the Go ECS [Ark](https://github.com/mlange-42/ark).
2929- Designed for [ performance] (@ref Benchmarks) and highly optimized.
3030- Well-documented, type-stable [ API] ( @ref ) .
3131- [ Entity relationships] ( @ref ) as a first-class feature.
32- - [ Storage mode] (@ref component-storages) per component for ergonomics and SIMD,<br >with support for user-defined storages.
32+ - [ Storage mode] (@ref component-storages) per component for ergonomics and SIMD,
33+ with support for user-defined storages.
3334- Extensible [ event system] ( @ref " Event system ") with filtering and custom event types.
3435- Fast [ batch operations] ( @ref " Batch operations ") for mass manipulation.
3536- Built-in [ GPU integration] (@ref GPU-Storages) for [ maximal performance] (@ref CPU-vs.-GPU-Storage).
You can’t perform that action at this time.
0 commit comments