Marketplace link:https://www.unrealengine.com/marketp…ocess-material Description:
This post process material turns any scene into ASCII art. Comes with 5 pre-built instance material variations, and allows for easy customization.
NEW IN VERSION 1.2:
Per object coloring! Use material RGB color to drive ASCII color.
Features:
5 pre-built material instance presets
Customizeable parameters to change ASCII size, colors, and shapes
2 pre-made ASCII texture atlases to use in the materials.
Texture Resolutions:
1 - 1024x32 32 character “text” texture atlas
1 - 256x32 8 character “dot” texture atlas
**Supported Development Platforms: **Windows Supported Target Build Platforms: 4.15+
My ASCII post process material was just approved for release. If you try it out, let me know. I’d be happy to answer any questions about the asset. Thanks!
Hi!
Any hint how to edit the material to use it only on one object? I would like to achieve “MI_ASCII_POC” material effect only on one object on scene.
Please help!
@golus666 - It’s a fairly simple change to get this to work per object:
Make sure your project is setup to use custom depth buffers. Make sure Project Settings->Rendering->Postprocessing->Custom Depth-Stencil Pass is set to Enabled
Open the M_ASCII_MasterPerObjectColoring material up and add some nodes to the material. I’ve attached an image showing the setup.
For any object you want to render with this post process material, set the mesh’s Rendering->Render CustomDepth Pass to true. Note that this can be dynamically turned on and off in blueprints as well.
Your MI_ASCII_POC post process material should now render only the objects you mark with the “Render CustomDepth Pass” attribute.
Hi
I tried to do what is shown in the image from @golus666 answer and it works but it makes the remaining of the screen (but the target actor) darker
How can I fix this?
Hi,
Can give me suggestion over tool for converting Decimal to ascii or ascii to decimal ? I got a decimal to ascii tool. Please check it and suggest either it is best tool or not.