Skip to content

PrinterIsNotFound/UnityCustomShaderFiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

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