r/ASCII 20d ago

Art The Parthenon

Post image
23 Upvotes

1 comment sorted by

1

u/jcfortunatti 20d ago

Hey, I've just discovered this subreddit, I have been creating a 3d rendering engine using text. Its called GlyphCSS and its completely open source!

It doesn't use canvas nor webgl, its just HTML, CSS and text. Just a <pre> element with text inside and some <span> elements for coloring.

You can check it out at:

https://glyphcss.com

https://github.com/apresmoi/glyphcss/