-
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
ACLS Shader Defaults (Center) Standard Shader to the sides.
ACLS Settings.
Typical models i work with and setup appearances myself. These are verifying types of MMD's, Game Models, Commercial models, etc. Direct light with shadows. See my Twitter and Discord for more examples. In Direct light shadows. Observe controlled darkness per avatar
ACLS is reactive to ambient baked light (GI) and will find most intense light direction.
When all lights direction sources are gone view camera is the final light direction source.
Particular importance is viewing Citations. I value the academic behaviour of knowledge trace back.
-
Way 1 ) : Go to releases and grab the latest asset package: https://github.com/ACIIL/ACLS-Shader/releases . Install in your unity project. Package manager would place/override in
\Assets\Shaders\aciil\ACLS
. If its asking to override in unexpected locations please purge your old files and reinstall. -
Way 2 ): You can directly download the source from github under "Clone or download" and manually move files in your project. This action may make updating harder however.