Kaedim
Search
K
🌴

Unity

Installation Guide:

  1. 1.
    Download the Scripts/KaedimPlugin.cs file from the Github linked above
notion image
  1. 2.
    In your Unity Project, create a folder named Plugins under Assets if it does not already exist
  2. 3.
    Under your Plugins folder, place the KaedimPlugin.cs file you just downloaded. Now, when you run your Project, the KaedimPlugin will be automatically built

Usage Guide:

  1. 1.
    You can find the Plugin under Window → Kaedim Plugin
notion image
  1. 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
notion image
notion image
  1. 3.
    You’ll now be able to view your available assets or to upload a new picture to generate new assets
notion image
  1. 4.
    Within the Load Assets panel, you can click individual asset names to download their corresponding 3d models
notion image
  1. 5.
    The 3d models you download can be found under your Assets folder and can be imported into your Unity Scene from there
  1. 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.
  1. 7.
    You can view further details about how the Plugin is running in the Console Panel.