Paint or erase vertex colors directly onto meshes using a Photoshop-like brush tool. Supports variable brush size, opacity, and brush hardness. Can be occlusion-aware (only paint visible verts) or ...
Mesh deformation using the Unity Job System. This project is a proof of concept application that deforms a mesh using the new Unity Job System. The Unity Job System is a way to write multithreaded ...