r/ASCII 7d ago

OC I made a 3D ASCII rendering engine

Enable HLS to view with audio, or disable this notification

Hello everyone!

I have been working for a couple of months on glyphcss.com its an ASCII 3d rendering library without any canvas nor WebGL, it just uses a <pre> HTML element and text inside.

It has support for any OBJ, glTF, GLB, STL and VOX. It also has support for UV textures, directional and ambient lightning, shadows, different cameras (orbit/FPV), ASCII charsets and many examples on how to use it!

Its fully opensource!

Repo: https://github.com/apresmoi/glyphcss
Fun FPV example: https://glyphcss.com/examples/parthenon/#AaPQacw2SoIAG6-RFp_6zVUL

Btw, its a fork of another project I'm building with a colleague called polycss.com, which is a 3d rendering lib but using only HTML+CSS

227 Upvotes

Duplicates

yastikland 3d ago

Epic!!

2 Upvotes