Ticket #892 (closed enhancement: fixed)
Add paths to random maps
| Reported by: | historic_bruno | Owned by: | historic_bruno |
|---|---|---|---|
| Priority: | Nice to Have | Milestone: | Alpha 9 |
| Component: | UI & Simulation | Keywords: | rms,rmgen |
| Cc: |
Description
One thing missing from the rmgen API is the ability to place paths. Paths are conceptually a line connecting two points, with some parametric variation in curviness. They can be used for roads, rivers, and many other things. The current plan for implementation is an area placer called PathPlacer which can be used in place of clumps.
An example of how this might look on the Cantabrian Highlands map: http://imgur.com/gIpf0
Attachments
Change History
comment:3 Changed 16 months ago by historic_bruno
- Keywords rms,rmgen,review added; rms,rmgen removed
- Milestone changed from Backlog to Alpha 9
I have no idea what's wrong with that path placer, but I'm tired of having it around with no progress :)
Changed 16 months ago by quantumstate
- Attachment pathplacer2.js added
Updated script with fixed fill code
Note: See
TracTickets for help on using
tickets.
