18ixv3fdp8bdhktzyihil0i8gttoir

Blend Modes

Blend Modes Blend Modes can be used to tell layers to interact with layers beneath them in different ways. Bump blend modes affect the bump (texture) results, and layer blend modes affect the colors of different layers. Layer Blend Modes By setting Blend Modes you can make paint darken paint below, tint it, or otherwise […]

Read More…

Noise

Add Noise The following settings are available in the Add Noise Panel: Intensity: Controls how much noise is applied to the image. The higher the value, the more noise will be applied. Gaussian Falloff: If this option is turned on the noise generation system uses a Gaussian Falloff model, which changes the general smoothness of […]

Read More…

Blur

Blur The ‘Blur Radius’ slider adjusts how much blurring is applied. Click OK to apply the blur, or Cancel to close the panel and leave the canvas unchanged. See Blur being used in the following tutorials: […]

Read More…

Bump Blend Modes

What are the Bump Blend Modes? ArtRage allows you to change the Bump Blend Mode as well as the Layer Blend Mode. ArtRage’s paint uses ‘bump’ channels to create depth, and you can use the bump blend modes to control how your layer textures interact. Different strokes have different paint depth and normally, painting over […]

Read More…

Hardware

Find information on device compatibility, keyboard shortcuts, graphic tablets, and products bundled with ArtRage software. […]

Read More…

ArtRage Scripting Guide

Advanced Scripting Guide Download the ArtRage Script Programmer’s Guide [PDF] The Script Programmer’s Guide is a reference document for programmers who want to write scripts using the ArtRage Scripting Language. The guide assumes a basic knowledge of programming, using variables, declaring and calling functions. ArtRage Scripts are text files that store data in a human […]

Read More…

Script Annotations

Adding Notes, Tips, and Spotlights to Scripts Script Annotations Annotations allow you to present additional information to someone during Script playback. While the script is being recorded you can add three types of Annotation depending on the kind of information you want to present: Notes, Tips, and Spotlights. Notes are messages that appear and interrupt […]

Read More…

Script Editing

Editing or Coding Custom Scripts Script Files ArtRage scripts are simple Unicode UTF16 text files which can be edited using Notepad, Notepad+++, TextEdit, or any similar program. For ArtRage to be able to read the script file, the file extension must be ‘.arscript’. You can manually rename the extension if you accidentally saved a script […]

Read More…

Script Troubleshooting

Troubleshooting Common Script Problems Simple recorded painting scripts are usually quite reliable, especially in the latest edition, but you may run into issues during playback. This guide covers scripts recorded normally in ArtRage. We cannot offer in depth support for custom scripts, but we recommend reading the Programmer’s Guide or posting in the Scripting Support […]

Read More…