dev-rice / Game

0 stars 0 forks source link

Add a heightmap texture painter to Terrain #70

Open dev-rice opened 9 years ago

dev-rice commented 9 years ago

Need to rework some stuff, specifically:

  1. Recalculate normals on the painted neighborhood, instead of regenerating the entire mesh.
  2. Make the terrain mesh generation code more expandable