🔲Unity
Last updated
Last updated
The Kaedim Unity plugin can be found on Github
Download the Scripts/KaedimPlugin.cs
file from the Github link above
In your Unity Project, create a folder named Plugins
under Assets
if it does not already exist
Under your Plugins
folder, place the KaedimPlugin.cs
file you just downloaded. Now, when you run your Project, the KaedimPlugin will automatically be built
You can find the Plugin under Window → Kaedim Plugin
Once you open the panel, you’ll see a page to enter your credentials. You will want to enter your Dev ID and API Key found on your Kaedim profile at https://www.app.kaedim3d.com/settings?tab=security
You will now be able to view your available assets, or upload a new picture to generate new assets
Within the "Load Assets" panel, you can click individual asset names to download their corresponding 3D models
The downloaded models can be found under your Assets folder. They can be imported into your Unity Scene from there
You can upload new pictures to generate assets from the "Upload Asset" page. Make sure the image you choose follows our Input Guidelines. You can view the progress of your new asset on the web portal
You can view further details about how the plugin is running in the Console Panel