[Patch] XY offset for ant landscape generator #47707

Closed
opened 2016-03-07 07:08:07 +01:00 by Nicholas Benge · 8 comments

I was recently working on a unity project, and needed the ability to generate multiple terrains that lined up with each other. I noticed ant landscape was missing such a feature, so I added in support. add_mesh_ant_landscape.py My patch adds an x and a y offset field underneath the mesh size option in ant. I've tested it with a variety of scales, seeds, and terrain types.
Things to note: currently, an offset of 1.25 corresponds to an offset of one blender unit for some reason.
Blenderartists thread: http:*blenderartists.org/forum/showthread.php?394110-Addon-WIP-Ant-Landscape-XY-Offset

I was recently working on a unity project, and needed the ability to generate multiple terrains that lined up with each other. I noticed ant landscape was missing such a feature, so I added in support. [add_mesh_ant_landscape.py](https://archive.blender.org/developer/F288916/add_mesh_ant_landscape.py) My patch adds an x and a y offset field underneath the mesh size option in ant. I've tested it with a variety of scales, seeds, and terrain types. Things to note: currently, an offset of 1.25 corresponds to an offset of one blender unit for some reason. Blenderartists thread: [http:*blenderartists.org/forum/showthread.php?394110-Addon-WIP-Ant-Landscape-XY-Offset ](http:*blenderartists.org/forum/showthread.php?394110-Addon-WIP-Ant-Landscape-XY-Offset)
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @NicholasBenge

Added subscriber: @NicholasBenge
Member

Added subscriber: @BrendonMurphy

Added subscriber: @BrendonMurphy
Brendon Murphy self-assigned this 2016-03-07 08:02:22 +01:00
Member

hi, I'll test this out shortly, are you interested in developing this addon further or maintaining it in Blender?

hi, I'll test this out shortly, are you interested in developing this addon further or maintaining it in Blender?
Member

I've tested this out & looked at the code, After 2.77 official release I'll look at committing this.
Thanks @NicholasBenge

I've tested this out & looked at the code, After 2.77 official release I'll look at committing this. Thanks @NicholasBenge
Member

this is a harmless update, committing.

this is a harmless update, committing.
Member

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Member

committed 97fefd3e5d
resolved.

committed 97fefd3e5d resolved.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#47707
No description provided.