Skip to content
View Josephy5's full-sized avatar
💻
Doing stuff
💻
Doing stuff

Block or report Josephy5

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Josephy5/README.md
Normal

Hello, I'm Joseph/NotJ0seph

Shader Developer/Tech Artist
Specialized in Game Development, Media, UI/UX, and Design.

Currently learning to make shaders for Unity via HLSL&CG/ShaderLab & ShaderGraph, and improving Excel skills.

stats graph languages graph

Examples

- Please wait a moment for GitHub to load all the images and gifs from the examples below -


Miyu_Early

This one is a showcase of various shader effects that I created, including the Kuwahara filter, lens flare, and volumetric light scattering. These effects were developed to enhance graphic fidelity in the Unity game engine and achieve a unique artistic style while ensuring optimal and playable performance. To demonstrate these effects, I used a character model named Miyu from Blue Archive. You can find some of the effect in the repo, PostProcessing-URP


Skybox_Early

This one is a showcase of a custom stylized skybox shader and its UI and adjutsable parameters in Unity's inspector panel. These effects were developed to enhance graphic fidelity in the Unity game engine and achieve a unique artistic style while ensuring optimal and playable performance. The Repo for this is Stylized-Skybox.


Cross-Hatch

This one is a showcase of a custom cross hatching shader effect created for Serious Point Games. The effect was designed to give their game a pencil sketch appearance without the need for texture artists or the need to draw or reapply a pencil sketch texture onto the meshes.


transition

This is a showcase of a Transition shader effect created for Serious Point Games. This effect was designed to reduce workload related to cinematic transitions for the game, making it easier and more intuitive to implement simple transitions. The repo for this is Transition-Post-Processing.


fog

This is a showcase of a custom stylized fog shader effect created for Serious Point Games. This effect was designed to replicate the gradient based fog system used in the game, Firewatch. The repo for this is StylizedGradient-Fog-UnityURP.


volumetric light scattering

This is a showcase of a volumetric light scattering shader effect created for Serious Point Games. The effect was designed to replicate the visuals of godrays being rendered and projected in real-time from the sun. It utilizes a ray marching technique to calculate light scattering and applies a Gaussian blur to blend the godrays, all while ensuring optimized and playable performance in-game. The repo for this is VolumetricLightScattering-UnityURP.


volumetric spotlight

This is a showcase of a volumetric spotlight shader effect created for Serious Point Games. This effect was designed to replicate the look of a volumetric light for spotlights without needing to use a volumetric fog/lighting system as a means to run on lower end hardware and improve the game's preformance. The repo for this is FakeVolumetricLight-Unity.


keyhole

This is a showcase of a custom keyhole overlay shader effect created for Serious Point Games. This effect was created to tackle the challenge of overlaying a keyhole cutout on the screen while also allowing flexibility to use any keyhole shape for the cutout and overlay intuitively. The repo for this is KeyholeOverlay-UnityURP.

Experienced with...

adobeaftereffects logo adobeaudition logo adobeillustrator logo adobephotoshop logo adobepremierepro logo unity logo csharp logo figma logo maya logo blender logo canva logo jira logo trello logo github logo sourcetree logo git logo androidstudio logo java logo lua logo python logo html5 logo css3 logo windows8 logo linux logo slack logo sketch logo webflow logo gimp logo

Socials & Support

Pinned Loading

  1. PostProcessing-URP PostProcessing-URP Public

    Post-processing effects for Unity URP (2022.3.20f1) as part of my self study on shader programming

    C# 4

  2. VolumetricLightScattering-UnityURP VolumetricLightScattering-UnityURP Public

    A volumetric light scattering effect created for Serious Point Games

    ShaderLab 1

  3. StylizedGradient-Fog-UnityURP StylizedGradient-Fog-UnityURP Public

    A multicolor/gradient based fog effect created for Serious Point Games

    C# 1 1

  4. CrossHatchingEffect-UnityURP CrossHatchingEffect-UnityURP Public

    A hatching/cross-hatching post processing effect created for Serious Point Games

    C# 1

  5. Stylized-Skybox Stylized-Skybox Public

    A Stylized skybox shader for Unity URP (2022.3.20f1) as part of my self study on shader programming.

    ShaderLab 2

  6. Transition-Post-Processing Transition-Post-Processing Public

    A transition post processing effect created for Serious Point Games

    C# 3