Threejs online virtual store

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.

Just wanted to share :slight_smile:

5 Likes

“Butterfly” is just amazing!! And as for the “Start” transition, is that a video or a shader?

1 Like

Is a shader, the page is mixing HTML with Threejs, I am gald you like it!

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?

1 Like

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.

1 Like

Yes they understood that they need to play the game :slight_smile: