Mesh Combiner Tool is a Unity Editor extension that lets you merge meshes (and their children) into a single optimized mesh at editor time. It is useful for reducing draw calls and improving ...
voxul is a voxel system and editor tool for Unity 3D. This project consists of both a runtime framework for handling and rendering voxel data, and an editor tool for painting and modifying voxel data ...