Skip to content

PrinterIsNotFound/UnityCustomShaderFiles

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

UnityCustomShaderFiles

this contains the files for my custom shader in unity image

how to set up the shader in unity:

Step 1. drag the "customCameraShader.shader" and the "putThisOnTheCamera.cs" files into the project folder and create a new material using the shader.

image

Step 2. attach the "putThisOnTheCamera.cs" script to the camera in your scene.

image

Step 3. drag the material you created into the material field in the script.

image

Step 4. adjust the lighting in the scene and the material parameters to fine-tune the look you are going for.

Step 5. I suggest using low resolution textures with normal maps if you want to recreate the look from my game.

image

About

this contains the files for my custom shader in unity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published