Skip to content

Latest commit

 

History

History
executable file
·
1 lines (1 loc) · 311 Bytes

SUMMARY.md

File metadata and controls

executable file
·
1 lines (1 loc) · 311 Bytes

Repetitive patterns are perfect theme for computational sketching. Different from conventional way of drawing, shaders lets you draw everything parallelly at once. Instead of repeating the same procedure many times, you will wrap and repeat the "space". Sounds like Sci-Fi? Let's find out what it really means.