I am in the process of creating a website that allows users to personalize their jewelry online. To achieve this, I am utilizing ThreeJS
. My next step is to develop an Android app, which requires me to create an API-only app for both the website and the Android app. Can anyone guide me on how to create an API-only app using ThreeJS
to be used across the website, Android app, and iOS app?
Your suggestions are much appreciated.