Virtual Curiosities

@virtual_curiosities
18 Followers
2 Following
147 Posts

How to create speech bubbles in Krita using vector layers and layer styles.

https://www.youtube.com/watch?v=6oyQRWL3gH8

#krita #tutorial #digitalart #comics #manga #opensource

Speech Bubbles in Krita (Tutorial)

YouTube
Create Seamless Patterns and Textures in Krita (Wrap Around Mode Tutorial)

YouTube
How to use snowflake symmetry in #Krita, with which you can draw perfect N-pointed stars and spend an absurd amount of time mesmerized at patterns you can make just by randomly moving the mouse around.
https://www.youtube.com/watch?v=qPXIgUBNhgs
#opensource #digitalart #patterns #geometry #tutorial
Snowflake Symmetry in Krita (Tutorial)

YouTube
How to use the mirror symmetry tool in #Krita, and workarounds for "saving" the symmetry line position and selecting areas while preserving the symmetry, features that #clipstudiopaint supports natively.
https://www.youtube.com/watch?v=Oin1wDuIyWs
#digitalart #tutorial #opensource
Mirror Symmetry Tool in Krita (Tutorial)

YouTube
Simple Scanlines Effect in Krita (Tutorial)

YouTube
How to create a halftone border in Krita by combining vector layers with filter layers.
https://www.youtube.com/watch?v=5m5te23sHUU
#krita #tutorial #opensource #digitalart #imageediting
Halftone Border Effect in Krita (Tutorial)

YouTube
Add Round Borders to an Image in Krita (Tutorial)

YouTube

Have you ever wanted to put someone behind bars in a photo? It's very easy.

https://www.youtube.com/watch?v=ck910GD8v3s

#krita #tutorial #kritatutorial #photoediting

Simple "Behind Bars" Photo Effect in Krita

YouTube
I Found a Demotivator Search Feature on the Yandex Image Search Engine

YouTube
A short guide on what you need to use #Rust as a renderer backend in a #Python #Qt application by passing a Vec's pointer to Qt's QImage through a Python's MemoryView.
https://www.virtualcuriosities.com/articles/5604/how-to-render-an-image-in-rust-and-pass-the-pointer-to-the-pixel-buffer-to-python-as-a-memoryview-to-paint-it-in-qt
How to Render an Image in Rust and Pass the Pointer to the Pixel Buffer to Python as a MemoryView to Paint it in Qt

An overview of how to use Rust as a high-performance renderer in a Qt GUI application written in Python avoiding the need of Qt bindings for Rust.

Virtual Curiosities