Hero background image
Datenorientierter Technologie-Stack (DOTS) von Unity
DOTS umfasst Technologien und Pakete, die einen datenorientierten Designansatz für die Entwicklung von Spielen in Unity bieten. Die Anwendung von datenorientiertem Design auf die Architektur eines Spiels ermöglicht es den Entwicklern, die Verarbeitung auf eine hochleistungsfähige Weise zu skalieren.
Schauen Sie sich diese kurze Demo an, in der die Funktionen von Megacity Metro erklärt werden und wie Netcode for Entities für actionbasierte Multiplayer-Spiele funktionieren kann.
Jetzt registrieren
DOTS-Workflow-Abdeckung

ECS für Unity

ECS for Unity (Entity Component System) enables you to build more ambitious games. It’s a data-oriented framework compatible with GameObjects, enabling seasoned Unity creators to achieve more thanks to an unprecedented level of control and determinism.

Burst Compiler

Burst Compiler

Burst is a compiler that translates from IL/.NET bytecode to highly optimized native code. It uses the industry-proven LLVM compiler infrastructure to give game creators native code performance from C#. Burst also exposes CPU intrinsics, making it possible to fine-tune performance-critical code.

Profiler-Aufträge

C#-Jobsystem

This system allows Unity developers to take advantage of multi-core computing platforms with parallelized code that can run safely and at speed. The C# Job System exposes Unity’s internal C++ Job System, giving Unity creators the ability to run their scripts alongside Unity’s internal processing.

DOTS in der Produktion
Megamultiplikator
Megacity Multiplayer

Learn more about building ambitious multiplayer games using ECS for Unity and Unity Gaming Services (UGS) with a third-person multiplayer action sample that supports 64+ players.

Pfad zur Nutzung von DOTS in Produktion
Ramen VR und Electric Square

Learn how ECS for Unity helped Ramen VR scale up gameplay for Zenith: The Last City, a VR MMO; and how Electric Square used ECS to achieve deterministic gameplay for QA, design loops, and streaming for Detonation Racing, a fast-paced Apple Arcade racing game.

V Rising Präsentation
Stunlock Studios

Learn how Stunlock Studios used ECS throughout the development of V Rising, an open-world, multiplayer survival game, including world building in the Editor with custom visual scripting and scalable open-world streaming.

Unity auf der Devcom mit IXION
Kasedo Spiele

Learn how Kasedo Games used ECS for Unity to power heavy NPC simulation for IXION, their city builder, survival, and space exploration title.

Blackbird Interaktiv
Blackbird Interaktiv

"Bei der Entwicklung von „Hardspace: Shipbreaker“ eröffnete DOTS bislang ungeahnte Möglichkeiten. Nach der Implementierung von DOTS dauerten Prozesse, die früher eine Stunde in Anspruch nahmen, nur mehr 100 Millisekunden." - Richard Harrison, Technical Director für Hardspace: Shipbreaker

Door 407-Karte
Tür 407

Das Studio arbeitet an einem Strategiespiel in Echtzeit namens Diplomacy Is Not an Option (DNO). Und es weist erstaunliche Ergebnisse auf. „Wir verwenden DOTS praktisch überall in unserem Spiel. Besonders hilfreich finden wir den Technologie-Stack für das Pathfinding und die Optimierung unserer Gameplay-Logik“, so der leitende Entwickler Sergey Klimenko.

Callout ECS
Erste Schritte mit DOTS

Check out some of the resources to help you get started with DOTS and learn about the fundamental concepts of data-oriented design.

Erste Schritte mit DOTS
DOTS-Pakete

Der DOTS-Stack besteht aus einer wachsenden Anzahl von Paketen. Sehen Sie sich unsere Übersicht über die verschiedenen Komponenten an, die Sie aus dem Package Manager installieren können, um mit der Nutzung von DOTS zu beginnen.

Liste der DOTS-Pakete

Dokumentation und Beispiele

Sehen Sie sich die Dokumentation zum C#-Jobsystem an. Und werfen Sie unbedingt auch einen Blick in die Dokumentation für Pakete, die über den Package Manager verfügbar sind.

Handbuch zum C#-Jobsystem
Entity-Component-System-Beispiele
Pong in DOTS-Tutorial-Projekt

Vorträge zu DOTS auf der Unite in Kopenhagen 2019 ansehen

Entdecken Sie, wie innovative Game-Studios DOTS verwenden, um großartige Spiele zu beschleunigen, und wie alle DOTS-Komponenten (darunter Unity Physics, der neue Konvertierungsworkflow und der Burst Compiler) zusammenarbeiten.

Vorträge ansehen