Skip to content

louisescher/at-scii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banner_@scii

@scii

@scii (pronounced "AT-SCII") is a modified version of the AsciiEffect from the three.js examples. It aims to deliver a higher performance when using colors compared to the old effect and also supports colors based on the brightness of pixels, letting you create gradients based on the amount of light hitting a certain object.

Trying out the effect

If you want to have a look at how this works, download the code and run Vite locally. Optionally, an interactable demo can be found on my portfolio website.

Can I use this?

Yes. This is just my own take on a script from 2012 by @blurspline, who themselves based the ASCII generation on a script by @hassadee from 2008. Both of these scripts were MIT licensed, and so I chose to use the same license.