joshcamas / moss-painter

Prototype Unity tool to paint moss geometry on top of scene geometry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

moss-painter

Prototype Unity tool to paint moss geometry on top of scene geometry built in a few hours.

Mesh

Seriously, just a proof of concept: it's cool for what it is but lacks the stability and optimization of a real tool, just like the rest of my tools

Features

  • Paint geometry on any static surface in a scene
  • Perfect for low poly scenes :)) Terrible for high poly scenes :))
  • Inflates moss to be on top of static meshes
  • Uses jobs / burst

To Do

  • Optimize mesh generation
  • Add mesh chunking support
  • Add multi-color support
  • Add support for terrain
  • Add better filtering (material, object, layer)

About

Prototype Unity tool to paint moss geometry on top of scene geometry

License:MIT License


Languages

Language:C# 100.0%