Getting Started
Getting started with SketchIt is as easy as adding one of the pre-existing material templates to a post-processing volume in your map.
If you’re new to Unreal, take a look at the documentation by Epic on how to set up a post processing volume in your scene, and apply a material.
Variants
Check out the examples for all of the available templates below. All pages include:
- GIF examples of the filters in action.
- Before and After image comparison sliders.
Includes: Pencil, Vintage, and Notepad
Includes: Chalk Drawing, and Chalk Board
Includes: Graph Paper, and Schematic
Includes: Pastel, and Charcoal
Includes: Byro, Ink, and Gel Pen
All SketchIt materials are found under the folder SketchIt/Materials/..
.
(For example SketchIt/Materials/MI_SketchIt_PP_Vintage
)
Known Limitations / FAQ
Why do translucent materials render over some SketchIt effects?
This is due to limitations with deferred rendering. It can be fixed by using dithered opacity for translucent materials.
How do I set up SketchIt to work on a mobile project?
Mobile projects must ensure that they are using the mobile deferred renderer.
See Epic’s documentation on Mobile Deferred Shading for guidance enabling this.
Why are SketchIt effects tonemapped?
In order for TemporalAA to work correctly SketchIt effects are rendered “Before Tonemapper”, which results in the final rendered scene being tonemapped.
There is no simple fix to this, but you can alter the tonemapper settings yourself in a post-process volume.
See the documentation by Epic on Color Grading and Filmic Tonemapper for more info on this.