Community:Poiyomi Shaders: Difference between revisions
m (Usr 8ee44c1a-f905-4e08-bb61-e1cd34e09fc0 moved page Poiyomi Shaders to Community:Poiyomi Shaders: Moved to Community namespace; not an official VRChat asset.) |
m (Added description about how poiyomi functions) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Stub}}{{Infobox/Asset|author=poiyomi|documentation=https://www.poiyomi.com/|github=https://github.com/poiyomi/PoiyomiToonShader|vpm=https://poiyomi.github.io/vpm/|name=Poiyomi Shaders}} | {{Stub}}{{Infobox/Asset|author=poiyomi|documentation=https://www.poiyomi.com/|github=https://github.com/poiyomi/PoiyomiToonShader|vpm=https://poiyomi.github.io/vpm/|name=Poiyomi Shaders}} | ||
Poiyomi Shaders (also known as "Poiyomi Toon Shader") is a shader for the Unity Game Engine. It supports a large variety of stylized shading presets consisting of customizable lighting and shadow behavior, as well as supporting features for cartoon-style shading such as Outlines. | '''Poiyomi Shaders''' (also known as "Poiyomi Toon Shader") is a [[Community:Terminology#Shader|shader]] for the Unity Game Engine. It supports a large variety of stylized shading presets consisting of customizable lighting and shadow behavior, as well as supporting features for cartoon-style shading such as Outlines. | ||
Poiyomi Shaders is widely used across VRChat among various | Poiyomi Shaders is widely used across VRChat among various avatar creators due to it's modular nature. This can be due to the large amount of optimized features that the shader has readily available for both specific shading styles, special effects such as Decals, RGBA Color Masking, Matcap, Glitter, Outlines, and [[Community:AudioLink|AudioLink]] support. | ||
Poiyomi functions by enabling and disabling various code snippets which are then compiled upon upload, making what is effectively a custom shader per each material. This allows your materials to be far more optimized due to not having to calculate unused portions of their respective shaders. | |||
[[Category:Assets]] | |||
[[Category:Assets available via BOOTH]] | |||
[[Category:Assets available via GitHub]] | |||
[[Category:Assets available via the VRChat Package Manager]] |
Latest revision as of 15:38, 10 March 2025

[Reason: No reason provided.]
Poiyomi Shaders (also known as "Poiyomi Toon Shader") is a shader for the Unity Game Engine. It supports a large variety of stylized shading presets consisting of customizable lighting and shadow behavior, as well as supporting features for cartoon-style shading such as Outlines.
Poiyomi Shaders is widely used across VRChat among various avatar creators due to it's modular nature. This can be due to the large amount of optimized features that the shader has readily available for both specific shading styles, special effects such as Decals, RGBA Color Masking, Matcap, Glitter, Outlines, and AudioLink support.
Poiyomi functions by enabling and disabling various code snippets which are then compiled upon upload, making what is effectively a custom shader per each material. This allows your materials to be far more optimized due to not having to calculate unused portions of their respective shaders.