Skip to content

Bite-sized demos showcasing features of Latios Frameowrk for Unity DOTS

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

Dreaming381/LatiosFrameworkMiniDemos

Repository files navigation

Latios Framework Mini Demos

This repo contains a collection of small projects used to highlight some of the features of the Latios Framework.

Feature Samples

This contains a collection of samples exploring specific features across the framework. These are the samples associated with some of the "Getting Started" guides.

The Feature samples use Unity 2022.3.3f1 and Latios Framework 0.8.0.

Latios/Unity Comparison

These pair of projects provide a comparison setup between vanilla Unity and the Latios Framework, demonstrating the Latios Framework’s superior performance of transforms and rendering.

The projects use Unity 2022.3.20f1 and Entities 1.1.0-pre.3. The Latios Framework version used is 0.9.2.

Third-Party Notice:

All Assets within a directory named Unity_Companion_License_Assets come from one of the following locations:

These assets are licensed under the Unity Companion License.

Scene Demo (Old)

This demo introduces the basic setup of a Latios Framework project. It also demonstrates scene management, SubSystems, Blackboard Entities, and the LatiosWorld.syncPoint.

The game is a multi-level navigation game with a persistent death counter.

Currently released for Unity 2020.3.0 and Latios Framework 0.3.

Grid Demo (Old)

This demo introduces many of the powerful features of Latios Core, including SuperSystems, Explicit System Ordering, Hierarchical System Culling, Collection Components, and Custom Command Buffers.

The game is a turn-based strategy game which takes place on a 2D grid.

Currently released for Unity 2020.3.0 and Latios Framework 0.3.

Color Demo (Old)

This demo introduces features from Psyshock and Myri, including Collider Modification, Psyshock Debug Tools, queries, the FindPairs Algorithm, PhysicsComponentDataFromEntity, and One-Shot Audio Sources. It also showcases Fluent Queries and an optimized method for instantiating and parenting entities using InstantiateCommandBuffer.

The simulation involves flying colliders which additively exchange color and play sound effects on collision.

Currently released for Unity 2020.3.0 and Latios Framework 0.3.

Fireworks Demo (Old)

This demo introduces the new random number generation workflow as well as character controller and ballistic utilities in Psyshock. Myri is also on display in this demo.

The sandbox features a discrete kinematic FPS character controller with jumping and crouching abilities. Trigger toggles allow switching to a night mode where the gun is replaced with a fireworks launcher.

Currently released for Unity 2020.3.25 and Latios Framework 0.4.

Got Questions?

Please reach out to me via Discord, GitHub Issues and Discussions, or the Unity forums. I’m here to help!

About

Bite-sized demos showcasing features of Latios Frameowrk for Unity DOTS

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published