I finally managed to build my online threejs store for my products just wanted to share because I did not see many threejs based stores , this one is usigin WordPress and WooCommerce, it supports both noarmal payments and yearly subscriptions.
Spectacular website, Tibi. I love all the transitions. Quick question, how do you integrate Three.js into the WordPress theme, do you enqueue custom scripts per page/template, or is the canvas just embedded directly in the theme markup?
Yes just enque the js file and the assets in the page and worka rround that, is not difficult. WordPress is really good, it will be very hard to find a good alternative for it specially now after version 7.0 the backend was changed to be ajax based it is really fast compared to old versions and many other things abotu WordPress makes it the best choise for any kind of websites, I don’t see this going away, they tried but all failed.
Even though I’ve been working with WordPress for many years, I think this latest 7.0 is by far the best version yet, and it’s also let me experiment with Three.js. I’ll be following you, your website and stack really caught my interest.