Gabor Barat

Results 4 repositories owned by Gabor Barat

MyWarehouse

227
Stars
64
Forks
Watchers

Clean Architecture and Domain Driven Design sample project based on C# 10 / .NET 6 / ASP.NET Core 6 / EF Core 6 & Angular 11 with Bootstrap.

Unity3D-PerlinCameraShake

19
Stars
3
Forks
Watchers

Perlin noise based camera shake MonoBehaviour script for Unity3D, ready to attach to a Camera. Uses a coroutine-based execution that exits after the job is done. Should be relatively performant.

Unity3D-ReactiveScriptables

31
Stars
0
Forks
Watchers

ScriptableObject based framework / scaffolding that facilitates loosely coupled communication and automatic update propagation between MonoBehaviour components.

Unity3D-SoundManager

18
Stars
4
Forks
Watchers

Simple but decent sound manager for Unity3D, with pitch and volume modulation, AudioSource pooling, positioned sound support, and playback completion callback.