Hi everyone!
I wanted to share a project I recently worked on inspired by the HDRI Spherical Map to Cubemap Converter by MateuszWis. I loved the functionality of that project and decided to rewrite it in TypeScript, focusing on improving the user experience with a more intuitive and responsive interface.
You can check it out here:
Hosted: https://hdri-to-cubemap-converter.vercel.app/
Open source repository: GitHub - hichemfantar/hdri-to-cubemap-converter: Convert HDRIs to Cubemaps instantly.
What’s New?
- Full rewrite in TypeScript for better type safety and maintainability.
- UX improvements for a cleaner, more intuitive UI.
What’s Next?
I’m currently working on performance optimizations and planning to add more features like:
- Batch processing of HDRI files.
- Enhanced output format options.
I’d love to hear from the community! Is there anything you’d like to see added or improved? Any feature requests or ideas are welcome.
Thanks for checking it out, and I look forward to your feedback!
Main interface showing file upload and conversion options.
Cubemap face preview after HDRI conversion.
Export settings.