Bronson Zgeb

Results 8 repositories owned by Bronson Zgeb

MinimalFSM

46
Stars
10
Forks
Watchers

A Minimal FSM in C# that I use in Unity

UnityURPMetaballParticlesPart1

24
Stars
5
Forks
Watchers

Part 1 of a series explaining how to make Metaball particles in Unity using URP and Shader Graph.

UnityScreenSpaceMetaballs

62
Stars
15
Forks
Watchers

Screen Space Metaballs using URP's ScriptableRendererFeature

UnityMeshVoxelizer

24
Stars
5
Forks
Watchers

A simple mesh voxelizer for Unity

UnitySoftbodyDeformation

28
Stars
6
Forks
Watchers

An example of mesh deformation in Unity

PlaceObjectsTool

19
Stars
4
Forks
Watchers

An example Unity editor tool to streamline placing objects in the scene.

UnityURPMetaballParticlesPart3

15
Stars
7
Forks
Watchers

Part 3 of a series explaining how to make Metaball particles in Unity using URP and Shader Graph.

UnitySimpleGPUDrawingApp

15
Stars
5
Forks
Watchers

A Simple GPU-based Drawing App made with Unity