Krita/Manual/BrushEngines/InstantPreview: Difference between revisions

From KDE UserBase Wiki
No edit summary
Line 12: Line 12:
When you check the brush settings, the LOD checkbox will have a * behind it. Hovering over it will give you a list of options that are affecting the LOD preview mode.
When you check the brush settings, the LOD checkbox will have a * behind it. Hovering over it will give you a list of options that are affecting the LOD preview mode.
[[File:Lod position2.png|thumb|500px|center|The LOD checkbox at the bottom of the brush settings editor will give you feedback when there's settings active that can't be previewed right. Hover over it to get more detail. In this case, the issue is that auto-spacing is on.]]
[[File:Lod position2.png|thumb|500px|center|The LOD checkbox at the bottom of the brush settings editor will give you feedback when there's settings active that can't be previewed right. Hover over it to get more detail. In this case, the issue is that auto-spacing is on.]]
==Tools that benefit from LOD==
The following tools benefit from LOD:
* The Freehand brush tool.
* The geometric tools.
* The Move Tool.
* The Filters.

Revision as of 16:28, 7 November 2015

LOD (Level Of Details) strokes is Krita's special speed-up mechanism that was funded by the 2015 Kickstarter. Krita slows down with really large images due the large amount of data it's crunching in painting these images. LOD strokes works by taking a smaller version of the canvas, and drawing the feedback on there while Krita calculates the real stroke in the background. This means that if you have a 4k screen and are working on a 4k image at 100% zoom, you won't feel any speed up.

Activating LOD

Warning

LOD strokes requires OpenGL 3.0 support at minimum. So if you don't have high-quality scaling available in settings->configure Krita->display->scaling filter, then you wont't be able to use LOD strokes either.
The Global LOD toggle is under the view menu

LOD strokes is activated in two places: The view menu(shift+L), and the settings of the given paintop by default. This is because LOD strokes has different limitations with different paint operations.

For example, the overlay mode in the color smudge brush will disable the ability to have LOD on the brush, so does using 'fade' sensor for size.

Similarly, the auto-spacing, fuzzy sensor in size, use of density in brush-tip and the use of texture paintops will make it more difficult to determine a stroke, and thus will give a feeling of 'popping' when the stroke is finished.

When you check the brush settings, the LOD checkbox will have a * behind it. Hovering over it will give you a list of options that are affecting the LOD preview mode.

The LOD checkbox at the bottom of the brush settings editor will give you feedback when there's settings active that can't be previewed right. Hover over it to get more detail. In this case, the issue is that auto-spacing is on.

Tools that benefit from LOD

The following tools benefit from LOD:

  • The Freehand brush tool.
  • The geometric tools.
  • The Move Tool.
  • The Filters.