GOBKIT - Free Low-Poly Nature Kit
=================================

41 game-ready low-poly environment props (.glb), flat-shaded, one shared
texture. Trees (high / med / low), bushes, rocks, cliffs, mountains, hills,
sand hills, grass, reeds, clouds, and stalactites.

Each prop is a separate .glb, centered, ready to drop into your scene.

Files
-----
Bush, Cliff, Cloud, Grass, Hill, HillSand, Mountain, MountainFar, Reed,
Rock, Stalactite, TreeHigh, TreeMed, TreeLow (numbered variants) - 41 total.

Quick start (Three.js)
----------------------
import { GLTFLoader } from 'three/addons/loaders/GLTFLoader.js';
new GLTFLoader().load('TreeHigh001.glb', (g) => scene.add(g.scene));

Usage
-----
Drop into Three.js / Babylon.js / Unity / Unreal (glTF import) / Godot.
Mix and match to build low-poly worlds.

License
-------
CC0 1.0 (public domain). Free for any use, personal or commercial.
No attribution required (but appreciated). Full text in LICENSE.txt.

More free characters + one-call generation API:
  https://gobkit.com/freebies?ref=itchio

(c) Gobkit / Alsomind Tech Co., Ltd. - hello@alsomindtech.com
