OmochiNobiru / DPSShaderGenerator2

The previous DPSShaderGenerator repo was accidentally deleted.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DPSShaderGenerator

An unity editor script for generating DPS shaders.

How to use:

(For UnityChanToonShader)

  1. Import UnityChanToonShader 2.0.9 and Dynamic Penetration System 1.3.1 to your Unity project.
  2. Import DPSShaderGenerator.unitypackage.
  3. Run the DPS Shader Generator at Tools > DPS Shader Generator > Generate UTS.
  4. Push the Generate button.

(For UnlitWF)

  1. Import UnlitWF_20240212_01_Core_2019 and Dynamic Penetration System 1.3.1 to your Unity project.
  2. Import DPSShaderGenerator.unitypackage.
  3. Run the DPS Shader Generator at Tools > DPS Shader Generator > Generate UnlitWF Shaders.
  4. Push the Generate button.

(For lilToon)

  1. Download and unzip the liltoon custom shader template.
  2. Import lilToon and Dynamic Penetration System 1.3.1 to your Unity project.
  3. Import DPSShaderGenerator.unitypackage.
  4. Run the DPS Shader Generator at Tools > DPS Shader Generator > Generate lilToon.
  5. Set the path to the liltoon custom shader template.
  6. Push the Generate button.

(For Censor Effect)

  1. Import Censor Effect and Dynamic Penetration System 1.3.1 to your Unity project.
  2. Import DPSShaderGenerator.unitypackage.
  3. Run the DPS Shader Generator at Tools > DPS Shader Generator > Generate CensorEffect Shaders.
  4. Push the Generate button.

About

The previous DPSShaderGenerator repo was accidentally deleted.

License:MIT License


Languages

Language:C# 100.0%