TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Realtime visualization of 3D spectrogram with THREEJS shaders

11 pointsby yzdbgdalmost 3 years ago
I&#x27;ve been working with 2D spectrograms for a while now while working with Speech recognition.<p>It had always fascinated me how speech and words had such distinct features. Looking at spectrograms is essentially like hearing with your eyes.<p>Over the weekend i built a tool to visualize your own audio into a spectrogram in 3D. I used threeJS with shaders and vanilla JS&#x2F;Html.<p>Play with it here : https:&#x2F;&#x2F;spectrogram-threejs.vercel.app&#x2F;<p>I hope it brings you as much joy as it does for me.

1 comment

dsmmckenalmost 3 years ago
Quickly tried it, I appreciate how minimal it was.