Show HN: React stereogram component (the technique popularized by Magic Eye)
ryanlanciaux.comA React component that renders autostereograms (hidden 3D images) on a canvas. You use it like:
<Stereogram text="Hello" /> <Stereogram src={img} />
This was a for-fun project and the code is AI-generated
No comments yet.