Skip to content

How to make lines look hand drawn like manga/Comic? #305

Answered by pragma37
krigeta asked this question in Q&A
Discussion options

You must be logged in to vote

I was wondering something very similar, how can we accomplish custom outlines, is there something like illustrator's stroke profiles?

@eballeste Lines in Malt are pixel-based so you can't control them as if they were vectors like in Freestyle and LineArt.

You can, however, drive the line width and color with any shader value (textures, vertex colors, lighting, procedural noise...). You can even post-process the line properties before rendering them in the RenderLayer nodes.

you can check this for this, but for me it is not working(by the developer himself)

@krigeta That's using pre-1.0 nodes. Here's a basic up to date example for randomizing line width:

hand_drawn_lines.zip

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@krigeta
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by krigeta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants