ソースを参照

Update README.md

pull/107/head
Sebastiano Mandalà GitHub 1年前
コミット
1afab98fc6
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加3行の削除
  1. +1
    -3
      README.md

+ 1
- 3
README.md ファイルの表示

@@ -70,9 +70,7 @@ your first engine executing entities behaviours:
}
```

learn more about svelto on the Wiki page: https://github.com/sebas77/Svelto.ECS/wiki or on this article:

* [Svelto ECS 3.0 is finally here](https://www.sebaslab.com/whats-new-in-svelto-ecs-3-0/) \(re-introducing svelto, this article is important for starters!\)
learn more about svelto on the Wiki page: https://github.com/sebas77/Svelto.ECS/wiki

## Why using Svelto.ECS with Unity?
Svelto.ECS wasn't born just from the needs of a large team, but also as a result of years of reasoning behind software engineering applied to game development. Svelto.ECS hasn't been written just to develop faster code, it has been designed to help develop better code. Performance gains is just one of the benefits in using Svelto.ECS, as ECS is a great way to write cache-friendly code. Svelto.ECS has been developed with the idea of ECS being a paradigm and not just a pattern, letting the user shift completely away from Object Oriented Programming with consequent improvements of the code design and code maintainability. Svelto.ECS is the result of years of iteration of the ECS paradigm applied to real game development with the intent to be as foolproof as possible. Svelto.ECS has been designed to be used by a medium-size/large team working on long term projects where the cost of maintainability is relevant.


読み込み中…
キャンセル
保存