3dstreet icon indicating copy to clipboard operation
3dstreet copied to clipboard

line art rendering style for coloring book

Open kfarr opened this issue 3 years ago β€’ 5 comments

Example: http://analysis.4sceners.de/

Discussion: https://www.reddit.com/r/threejs/comments/apeuxo/looking_for_example_of_line_art_render/

kfarr avatar Nov 30 '22 18:11 kfarr

Coloring book example 1: https://www.sfmta.com/sites/default/files/reports-and-documents/2020/04/sfmta_coloringbk2020_social_v3_1.pdf

Coloring book example 2: https://www.munidiaries.com/2016/06/16/sfmta-releases-safety-coloring-book/

kfarr avatar Dec 01 '22 23:12 kfarr

implementation example threejs method: https://discourse.threejs.org/t/how-to-render-full-outlines-as-a-post-process-tutorial/22674/21

implementation example ai / segment-anything: https://github.com/facebookresearch/segment-anything/issues/121

kfarr avatar Apr 06 '23 16:04 kfarr

https://github.com/3DStreet/3dstreet/pull/316

kfarr avatar Jul 13 '23 23:07 kfarr

better post processing effect without wavy lines: https://glitch.com/edit/#!/outline-postprocessing?path=index.html%3A10%3A46

kfarr avatar Sep 12 '23 17:09 kfarr

also related for coloring book https://github.com/akbartus/WebAR-Coloring/issues/1

kfarr avatar Nov 08 '23 17:11 kfarr