Simple outline shader for 3D models using STENCIL and INVERTED HULL techniques. The outline vertex shader uses 'normal' to move the vertices along their normal vector. For objects with sharper corners ...
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 ...