sholloway / agents-playground

MIT License
4 stars 0 forks source link

Landscape Editor #130

Open sholloway opened 7 months ago

sholloway commented 7 months ago

Summary

I want an interactive way to work with landscapes. Ideally, this should be a 3D editor that enables rapidly creating and editing landscapes.

Landscape Builder Tasks

Considerations

Desired Workflow

  1. Launch Agent Playground
  2. Either create a new landscape file or open an existing one from a pull down menu option.
  3. Once in the editor, every aspect of the Landscape file should be exposed as a control.
  4. Adding tiles or removing them should be a mouse click in 3d space.
  5. Alternatively, a table of the tiles should be editable to enable tweaking a tile by coordinates.
  6. Hot keys should enable rapidly toggling between tile creation mode and tile removal mode.
  7. The camera should fly around in a "natural" sense. How does this work with Blender (i.e. controls)?