
Create many types of ferns and plants from transparent background vegetation images.This package adds the Fern Asset Creator (Free) tool to your Unity Editor.To use it, follow these steps:Start with an image, that contains a side view of your plant with transparent background.Select your texture as the Fern Texture.Select your Fern Type.Observe the preview of your model.Click the button to save it as a prefab.The tool is not restricted to ferns! You can make many types of simple (and cheap to render) 3D objects from transparent background images.Generates a prefab, that you can drop into the scene.The generated mesh has its bottom at the origin, so the prefabs work right away for terrain detail painting.Creates the meshes from 1x1 sized quads.Compatible with the default renderer, Universal Render Pipeline (URP), and HDRP. The tool will recognize the currently configured render pipeline, and choose the fitting Lit material.Uses Standard materials with the default renderer.The generated mesh and material files are saved to the Assets/FernAssetCreator directory. You can freely move around these files. Do not delete these files, because that will break the generated prefabs!LLMs were used for coding assistance.Example inputs have been generated via text-2-img AI.