The characters used to render the sphere, ordered from dark to light.
Loading preview...
import AsciiSphere from "@/components/ui/asciisphere" export default function Demo() { return <AsciiSphere /> }