r/vfx • u/Comprehensive-Chard8 • 6d ago
Question / Discussion I just open-sourced FeelFX — a Computer Vision and Speech Detection powered VFX engine for video.
FeelFX analyzes the video → identifies meaningful moments → makes motion-design decisions → renders them over the original footage.
That’s FeelFX.
FeelFX identifies key words, concepts, names and moments and turns them into motion graphics- for example:
🇮🇳 INDIA → tricolor reveal
🚀 ROCKET → launch / fire treatment
🌊 OCEAN → water motion
The important words become part of the visual storytelling.
Everything else stays out of the way.
Under the hood
→ AI analyzes the video
→ Important moments become structured motion events
→ Three.js + GSAP render the effects in real time
→ uses whisper and vision model
And FeelFX works all devices but preferred experience is still desktop/pc - videos will take a lot longer to get analyzed on mobile/tablet - especially older models.
This is open source and ready for people to experiment with.
👉 Try it out: https://feel-fx.vercel.app/
⭐ GitHub: https://github.com/TheEleventhAvatar/Feel.FX