Hi everyone,
I’d like to share a project I’ve been working on over the past few years: SwingPuzzles.
It’s a web portal dedicated to interactive 3D puzzles, and the entire rendering engine is built with Babylon.js.
Some of the features include:
- A collection of different mechanical and logic puzzles
- Fully interactive 3D manipulation
- Realistic animations and smooth camera controls
- Progressive difficulty levels
- Runs directly in the browser without installation
Babylon.js has been a great choice for this project. Its rendering performance, scene management, picking system, animations, and cross-platform compatibility made it possible to create responsive and enjoyable puzzle interactions.
I’d love to hear your feedback, especially regarding:
- Performance on different devices and browsers
- User experience
- Graphics and interaction
- Ideas for future improvements
Thanks to the Babylon.js team and community for building such an amazing engine!