-
Notifications
You must be signed in to change notification settings - Fork 191
lib.img.fx.AsciiRender
Thomas Mann edited this page Jan 17, 2024
·
4 revisions
in lib.img.fx
Draws the incoming image as shaded ASCII characters, similar to 'The Matrix'.
Tip: You can connect [AnimVec2] with the 'Endless vertical' to the offset.
Name (Relevancy & Type) | Description |
---|---|
ImageA (Texture2DRequired) | - |
Fill (Vector4) | - |
Background (Vector4) | - |
Offset (Vector2) | - |
FontCharSize (Int2) | - |
ScaleFactor (Single) | - |
Bias (Single) | - |
Resolution (Int2) | - |
FontFilePath (String) | - |
FilterCharacters (String) | - |
MixInColors (Single) | - |
Randomize (Single) | - |
GenerateMips (Boolean) | - |
Name | Type |
---|---|
Output | SharpDX.Direct3D11.Texture2D |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.
Reference
Getting started
- Basic Concepts
- How Tooll Works
- Keyboard shortcuts
- Video tutorials
- Rendering Videos
- Exporting to Executable
- Creating new Operators
- Tooll for live performances
- Presets and Snapshots
- Optimizing Rendering Performance
- Using backups
- Realtime Rendering for Artists
Advanced features