Tiling patterns for 'XYZ function' #55749

Closed
opened 2018-07-04 07:24:35 +02:00 by Chris Want · 7 comments

Hi all,

I am the author of a tiling library called 'tessagon' that creates tiling pattern on objects created from mathematical formulas. The parameters for tessagon are almost identical to the 'XYZ function' mesh creator from the 'Add Mesh Extra Objects' addon, that I decided to try to integrate it.

The patch tests whether tessagon is installed (e.g., via pip). If tessagon is available, a new 'Tilings' menu is added to the 'XYZ function' creator options. If tessagon is not available, the 'XYZ function' creator behaves exactly as before.

You can learn more about Tessagon here:

https://github.com/cwant/tessagon
https://pypi.org/project/tessagon/

Patch: tiling.patch

An object: dodecagons_etc.png

Menu: tiling_menu.png

P.S. Is it possible to submit a proper Github-style pull request on this site?

Hi all, I am the author of a tiling library called 'tessagon' that creates tiling pattern on objects created from mathematical formulas. The parameters for tessagon are almost identical to the 'XYZ function' mesh creator from the 'Add Mesh Extra Objects' addon, that I decided to try to integrate it. The patch tests whether tessagon is installed (e.g., via pip). If tessagon is available, a new 'Tilings' menu is added to the 'XYZ function' creator options. If tessagon is not available, the 'XYZ function' creator behaves exactly as before. You can learn more about Tessagon here: https://github.com/cwant/tessagon https://pypi.org/project/tessagon/ Patch: [tiling.patch](https://archive.blender.org/developer/F3860547/tiling.patch) An object: ![dodecagons_etc.png](https://archive.blender.org/developer/F3860549/dodecagons_etc.png) Menu: ![tiling_menu.png](https://archive.blender.org/developer/F3860553/tiling_menu.png) P.S. Is it possible to submit a proper Github-style pull request on this site?
Author

Added subscriber: @ChrisWant

Added subscriber: @ChrisWant
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member
Hi @ChrisWant! You can create a differential here: https://developer.blender.org/differential/diff/create/
Author
Thanks @lichtwerk, created one here: https://developer.blender.org/D3519

Added subscriber: @mont29

Added subscriber: @mont29

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Bastien Montagne self-assigned this 2018-07-24 10:27:45 +02:00

Thanks for the diff, we can close that task then, no need to keep two things open! ;)

Thanks for the diff, we can close that task then, no need to keep two things open! ;)
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 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#55749
No description provided.