Apparatus

Try game asset Apparatus 5.0 Unreal Engine for your project.

Game Assets
  • Platform

    Unreal Engine

  • Version

    5.0

  • Number

    107485

Description

Apparatus ECS supports the Unreal Engine 5 version day one! Go true next-gen, go data-driven NOW!

Also take a look at our newest multi-threaded 100 000 Paper Planes Demo . More eye candy to come!


Have you dreamt about developing your Unreal games ECS-style? The data-driven workflow has finally arrived to Unreal Engine in its full versatile glory. Introducing – the Apparatus!


LATEST NEWS

In-Editor dumping capability of the subjects. Capture the state of the game for an advanced inspection.


FAQ

Is this a real ECS or some hack, emulation, limited implementation?

This is a full-featured ECS implementation with cache-friendly memory model implemented.


Is it C++-only or Blueprint-only implementation?

It supports both, wholeheartedly.


Is it some kind of port of the other library?

No. The framework is designed and written from scratch with Unreal Engine in mind and is using its whole infrastructure of available APIs, reflection system, Editor, etc. The legacy of the tool goes as far as of 2019.


I've heard Unreal Engine is not suited for ECS and has to be refactored to make such functionality even possible.

Unreal Engine has enough features already built in. You just have to go low-level, have enough expertise and a good design to implement the feature.


Is the source code provided?

This is a commercial sources-available initiative, much like Unreal Engine itself is.


Is it compatible with other Unreal Engine systems like Animation Blueprints, Behavior Trees, Niagara?

Yes.


How fast is it?

Yes. All sorts of optimizations, lookups, packing and caching are used. The Blueprint frontend is pushed to the limits with of what can be achieved within UE's VM. C++ base is 90% header-only for the most performant compiler output. With the current feature-set implemented, we don't even know what else to improve performance-wise. Maybe we'll introduce more faster-less-safe APIs in the future and provide additional iterating contexts.


Is this some kind of experimental package. How stable is the codebase?

The tool has already passed quite some iterations and is regularly being tested with our own automation suite and projects. Consider it utterly ready for production. Feel challenged to find any behavioral issues within our runtime, please.


Is multi-threading supported?

The implementation contains a unique and profound concurrent processing support and is effectively parallelized via tasks. Topology-changing operations are compatible through the deferring .


Is it Network-Replicated?

The framework is network-ready. Our tech already provides the necessary means for exchanging the data between the entities in a robust and secure way.


TERMINOLOGY

We provide all of the ECS idioms and even more. Being unambiguous and self-sustained, the framework uses its own naming scheme. Here is the list of the analogs:

  • Entity – Subject(tive)
  • Component – Trait, Detail
  • System – Mechanic
  • Archetype – Fingerprint
  • Query - Filter
  • Chunk – Belt, Chunk


GOALS

We strongly believe in the profound data-driven workflow and use it in our own studio projects. That's why we created Apparatus. The story behind it is quite long of almost 1,5 years of research, active prototyping, development, profiling and tests. The first of its iterations were developed for a whole different technology stack, but after some long days and nights of work, we are thrilled to present it to you – the Unreal Engine Community!


The current sample project, while having quite a broad functionality scope, can be considered a basic demonstration of the technology and some more complex examples are due to come in the near future. The Apparatus itself is thoroughly tested and fully production-ready. Don't hesitate to contact us for any assistance possible as we strive do deliver the most comprehensive and feature-rich experience.


UPCOMING FEATURES

  • Deterministic math library.


LINKS

  • Discord Server
  • TurboTalk Forum


From Russia, Moscow and Chekhov cities with much ♡.


© 2019 – 2023 Vladislav Dmitrievich Turbanov


* The installation for UE5 EA is manual for now as the Marketplace doesn't support scenario at the moment. Please verify your purchase and contact us through for the installation guide.

Read More

Technical Details

FEATURES

  • A complete native Unreal Engine integration of the data-oriented paradigm. Both C++ and Blueprint development is supported. Seamless Editor functionality.
  • Performance-targeted GC-less linear data of structs or high-level components with inheritance support (or even both).
  • Semantically-safe multi-threading support with deferred operation execution.
  • Versatile including and excluding subject filtering.
  • Multiple details of the same type on a single subject are allowed. All of the available detail combinations are processed.
  • Secure built-in networking functionality with a laconic API.
  • Dedicated user experience touches for some clear reading, validation and overall ease of use.
  • Many performance optimizations: search LUTs, fast bit-array matching, cache-locality, etc.
  • Thoroughly documented API with a dedicated manual.


MODULES

  • ApparatusRuntime
  • ApparatusUncooked
  • ApparatusEditor


INFORMATION

Number of C++ Classes: >80

Network Replicated: Yes

Supported Development Platforms: Windows, Linux, macOS

Supported Target Build Platforms: Windows, Linux, macOS, iOS, Android, Switch, PS4, XBox One

Documentation: Turbopedia , API Reference

Example Project: ApparatusPlatformer

How to Download Asset

You can get the asset from the button below. Link will take you to our telegram channel, where you can fin out all the information you need. Do not forget to support the author of the asset in the official store.

You can also support us by subscribing! All subscribers receive much more assets, as well as tutorials on Unreal Engine and Unity every month!

  • Education Emoji

    Education Use

    free/sub
    old price $ 199.99
    Use this asset for your projects for educational purposes.
  • Commercial Emoji

    Subscription

    Subscribe and get more assets and tutorials!
  • Unreal Engine
    Platform
  • 5.0
    Version
  • 107485
    Number