Awesome UniRx
Contents
Tools
- UniRx-Observables-Visualizer - Visualize the data flowing in the stream.
- ReactiveConsole - Unity WebSocket logger using UniRx
UI
- UniRxForNGUI - Extensions for NGUI event integration.
- SteamVRInputObservables - Observable Steam VR Input via UniRx.
Sever
- PhotonRx - Photon <-> unity networking via UniRx.
Animation
- AnimeRx - Rx Tween-animation library for UniRx.
Structure
- state-machine - Help building UniRx state-machine.
- RxStateMachine - Help building UniRx state-machine.
- HadoObjectPool - Full managed ObjectPool library using UniRx.Toolkit.ObjectPool.
Frameworks
- reduxity - Help building react-redux structure via UniRx.
- EcsRx - reactive take on the common ECS pattern with a well separated design, this library builds off that basis and adds unity specific helpers and functionality.
Samples
- kimsama/Unity-RxSmples
- Xerios/UniRxSimpleGame - One button endless game using UniRx structure.
- EcsRx/ecsrx.roguelike2d