top of page

Personal Projects

I've been working on Unity for 3 years, mainly on creative gameplay mechanics. Besides working on projects developed for Oculus Quest and Apple Vision Pro glasses, I have created different mechanics & shaders in my free time.

CharacterControllerShowcase_edited.jpg

01

Character Controller

I created third person character controller using state machine design pattern. To do so, I also used cinemachine, new input system as well as animator and blend tree.

Github: https://github.com/ereneker/Unity-Character-Controller

02

Cel Shader (Toon Shader)

I created Cel Shader in Unity using Unity Shader Graph.

Github: https://github.com/ereneker/Cel-Shading

Screenshot 2024-10-14 003037.png
DissolveShader.png

03

Dissolve Shader

I created Dissolve Shadedr in Unity using Shader Graph. Project works in HDRP settings.

Github: https://github.com/ereneker/Dissolve-Shader

04

Disintegrate (Dissolve)

I created disintegration effect with dissolve shader and particle. This dissolve shader created in URP settings in Unity. It takes texture maps for PBR mapping.

Itch.io: https://ereneker.itch.io/distintegrate-shader

Screenshot 2024-12-09 020223.png
HologramShader_edited.png

05

Hologram Shader

This project contains a collection of hologram shaders. Shaders created in Unity using Shader Graph.
Project works in URP settings.

Github: https://github.com/ereneker/HologramShader

Itch.io: https://ereneker.itch.io/hologram-shaders-for-unity-urp

06

Rhythm-Based Beat Tracking Mechanic

This project has been created to be able to trigger FMOD events. Mainly created to trigger events based on beats and markers. Also listening to DSP channels, changes can be made on all affects in sounds and musics via scripting. 

Github: https://github.com/ereneker/Unity-Beat-FMOD

BeatTracking_edited.jpg
J7inHp.png

07

Fluid Shader

This project contains a fluid shader created for Unity URP settings. It contains wobble effect via seperate script.

Itch.io: https://ereneker.itch.io/liquid-shader-for-unity

-_-.png
bottom of page