diff --git a/content/using_propixelizer/_index.md b/content/usage/_index.md similarity index 100% rename from content/using_propixelizer/_index.md rename to content/usage/_index.md diff --git a/content/using_propixelizer/camera_setup/index.md b/content/usage/camera_setup/index.md similarity index 100% rename from content/using_propixelizer/camera_setup/index.md rename to content/usage/camera_setup/index.md diff --git a/content/using_propixelizer/eliminate_pixel_creep/index.md b/content/usage/eliminate_pixel_creep/index.md similarity index 100% rename from content/using_propixelizer/eliminate_pixel_creep/index.md rename to content/usage/eliminate_pixel_creep/index.md diff --git a/content/using_propixelizer/faq/index.md b/content/usage/faq/index.md similarity index 100% rename from content/using_propixelizer/faq/index.md rename to content/usage/faq/index.md diff --git a/content/using_propixelizer/faq/webgl_rpa.png b/content/usage/faq/webgl_rpa.png similarity index 100% rename from content/using_propixelizer/faq/webgl_rpa.png rename to content/usage/faq/webgl_rpa.png diff --git a/content/using_propixelizer/outlines/index.md b/content/usage/outlines/index.md similarity index 100% rename from content/using_propixelizer/outlines/index.md rename to content/usage/outlines/index.md diff --git a/content/using_propixelizer/quick_start/index.md b/content/usage/overview/index.md similarity index 53% rename from content/using_propixelizer/quick_start/index.md rename to content/usage/overview/index.md index f38850c..7b5e318 100644 --- a/content/using_propixelizer/quick_start/index.md +++ b/content/usage/overview/index.md @@ -1,15 +1,15 @@ +++ -title = "Getting Started" +title = "Overview" weight = 1 +++ The ProPixelizer package includes a number of things to achieve perfect pixelisation in your game. - A [ProPixelizerUberShader](@/technical_details/ubershader/index.md) which provides control over pixelisation, color grading, outlines, cel shading and more. -- A [ShaderGraph SubTarget](@/using_propixelizer/using_shadergraph/index.md) and examples if you want to create your own shaders. -- The [ProPixelizerCamera](@/using_propixelizer/camera_setup/index.md) MonoBehavior for controlling ProPixelizer's pixelisation. -- Easy methods to [Remove Pixel Creep](@/using_propixelizer/eliminate_pixel_creep/index.md) to create crisp looking 3D pixel art. -- Custom tools for creating your own [dither patterns and color palettes](@/using_propixelizer/palette_tools/index.md), and [stepped animations](@/using_propixelizer/stepped_animation/index.md). +- A [ShaderGraph SubTarget](@/usage/shadergraph/index.md) and examples if you want to create your own shaders. +- The [ProPixelizerCamera](@/usage/camera_setup/index.md) MonoBehavior for controlling ProPixelizer's pixelisation. +- Easy methods to [Remove Pixel Creep](@/usage/eliminate_pixel_creep/index.md) to create crisp looking 3D pixel art. +- Custom tools for creating your own [dither patterns and color palettes](@/usage/palette_tools/index.md), and [stepped animations](@/usage/stepped_animation/index.md). If you need help please do contact me for support: - via email, elliot.bentine@gmail.com diff --git a/content/using_propixelizer/palette_tools/dither.png b/content/usage/palette_tools/dither.png similarity index 100% rename from content/using_propixelizer/palette_tools/dither.png rename to content/usage/palette_tools/dither.png diff --git a/content/using_propixelizer/palette_tools/index.md b/content/usage/palette_tools/index.md similarity index 100% rename from content/using_propixelizer/palette_tools/index.md rename to content/usage/palette_tools/index.md diff --git a/content/using_propixelizer/palette_tools/palette.png b/content/usage/palette_tools/palette.png similarity index 100% rename from content/using_propixelizer/palette_tools/palette.png rename to content/usage/palette_tools/palette.png diff --git a/content/using_propixelizer/pixelization/bats.gif b/content/usage/pixelization/bats.gif similarity index 100% rename from content/using_propixelizer/pixelization/bats.gif rename to content/usage/pixelization/bats.gif diff --git a/content/using_propixelizer/pixelization/ershin1.png b/content/usage/pixelization/ershin1.png similarity index 100% rename from content/using_propixelizer/pixelization/ershin1.png rename to content/usage/pixelization/ershin1.png diff --git a/content/using_propixelizer/pixelization/full_screen_w_pixel_expansion.gif b/content/usage/pixelization/full_screen_w_pixel_expansion.gif similarity index 100% rename from content/using_propixelizer/pixelization/full_screen_w_pixel_expansion.gif rename to content/usage/pixelization/full_screen_w_pixel_expansion.gif diff --git a/content/using_propixelizer/pixelization/full_screen_wo_pixel_expansion.gif b/content/usage/pixelization/full_screen_wo_pixel_expansion.gif similarity index 100% rename from content/using_propixelizer/pixelization/full_screen_wo_pixel_expansion.gif rename to content/usage/pixelization/full_screen_wo_pixel_expansion.gif diff --git a/content/using_propixelizer/pixelization/index.md b/content/usage/pixelization/index.md similarity index 100% rename from content/using_propixelizer/pixelization/index.md rename to content/usage/pixelization/index.md diff --git a/content/using_propixelizer/using_shadergraph/chip_pattern.png b/content/usage/shadergraph/chip_pattern.png similarity index 100% rename from content/using_propixelizer/using_shadergraph/chip_pattern.png rename to content/usage/shadergraph/chip_pattern.png diff --git a/content/using_propixelizer/using_shadergraph/chipped.png b/content/usage/shadergraph/chipped.png similarity index 100% rename from content/using_propixelizer/using_shadergraph/chipped.png rename to content/usage/shadergraph/chipped.png diff --git a/content/using_propixelizer/using_shadergraph/chipped_sg.png b/content/usage/shadergraph/chipped_sg.png similarity index 100% rename from content/using_propixelizer/using_shadergraph/chipped_sg.png rename to content/usage/shadergraph/chipped_sg.png diff --git a/content/using_propixelizer/using_shadergraph/dashed.gif b/content/usage/shadergraph/dashed.gif similarity index 100% rename from content/using_propixelizer/using_shadergraph/dashed.gif rename to content/usage/shadergraph/dashed.gif diff --git a/content/using_propixelizer/using_shadergraph/dashed_nocp.png b/content/usage/shadergraph/dashed_nocp.png similarity index 100% rename from content/using_propixelizer/using_shadergraph/dashed_nocp.png rename to content/usage/shadergraph/dashed_nocp.png diff --git a/content/using_propixelizer/using_shadergraph/dashed_sg.png b/content/usage/shadergraph/dashed_sg.png similarity index 100% rename from content/using_propixelizer/using_shadergraph/dashed_sg.png rename to content/usage/shadergraph/dashed_sg.png diff --git a/content/using_propixelizer/using_shadergraph/index.md b/content/usage/shadergraph/index.md similarity index 99% rename from content/using_propixelizer/using_shadergraph/index.md rename to content/usage/shadergraph/index.md index e9f3b44..8925e37 100644 --- a/content/using_propixelizer/using_shadergraph/index.md +++ b/content/usage/shadergraph/index.md @@ -1,6 +1,7 @@ +++ title = "ShaderGraph Support" weight = 6 +slug = "shadergraph" +++ Do you want to make your own shaders using ProPixelizer? No problem! ProPixelizer v2.0 introduces the `ProPixelizer SubTarget` for ShaderGraph, which lets you author your own pixelated shaders easily within ShaderGraph. You use the SubTarget the same as a URP Lit master node; simply add your surface inputs, and ProPixelizer will handle all pixelisation, dithering, outlining, cel shading and color grading for you. diff --git a/content/using_propixelizer/using_shadergraph/prismatic.png b/content/usage/shadergraph/prismatic.png similarity index 100% rename from content/using_propixelizer/using_shadergraph/prismatic.png rename to content/usage/shadergraph/prismatic.png diff --git a/content/using_propixelizer/using_shadergraph/prismatic_sg.png b/content/usage/shadergraph/prismatic_sg.png similarity index 100% rename from content/using_propixelizer/using_shadergraph/prismatic_sg.png rename to content/usage/shadergraph/prismatic_sg.png diff --git a/content/using_propixelizer/using_shadergraph/subtarget.png b/content/usage/shadergraph/subtarget.png similarity index 100% rename from content/using_propixelizer/using_shadergraph/subtarget.png rename to content/usage/shadergraph/subtarget.png diff --git a/content/using_propixelizer/using_shadergraph/subtarget_props.png b/content/usage/shadergraph/subtarget_props.png similarity index 100% rename from content/using_propixelizer/using_shadergraph/subtarget_props.png rename to content/usage/shadergraph/subtarget_props.png diff --git a/content/using_propixelizer/using_shadergraph/uber.png b/content/usage/shadergraph/uber.png similarity index 100% rename from content/using_propixelizer/using_shadergraph/uber.png rename to content/usage/shadergraph/uber.png diff --git a/content/using_propixelizer/stepped_animation/index.md b/content/usage/stepped_animation/index.md similarity index 100% rename from content/using_propixelizer/stepped_animation/index.md rename to content/usage/stepped_animation/index.md diff --git a/content/using_propixelizer/stepped_animation/stepped.png b/content/usage/stepped_animation/stepped.png similarity index 100% rename from content/using_propixelizer/stepped_animation/stepped.png rename to content/usage/stepped_animation/stepped.png diff --git a/content/using_propixelizer/tips/index.md b/content/usage/tips/index.md similarity index 100% rename from content/using_propixelizer/tips/index.md rename to content/usage/tips/index.md