🌴
Unity
- 1.Download the
Scripts/KaedimPlugin.cs
file from the Github linked above

- 2.In your Unity Project, create a folder named
Plugins
underAssets
if it does not already exist - 3.Under your
Plugins
folder, place theKaedimPlugin.cs
file you just downloaded. Now, when you run your Project, the KaedimPlugin will be automatically built
- 1.You can find the Plugin under Window → Kaedim Plugin

- 2.Once you open the panel, you’ll see a page to enter your credentials. You’ll want to enter your Dev ID and API Key found on your Kaedim profile at https://www.app.kaedim3d.com/settings?tab=api


- 3.You’ll now be able to view your available assets or to upload a new picture to generate new assets

- 4.Within the Load Assets panel, you can click individual asset names to download their corresponding 3d models

- 5.The 3d models you download can be found under your Assets folder and can be imported into your Unity Scene from there

- 6.You can upload new pictures to generate new assets from the Upload Asset page. Make sure the image you choose adheres to our Input Guidlines You can view the progress of your new asset on the web portal.

- 7.You can view further details about how the Plugin is running in the Console Panel.
Last modified 22d ago