An open API service indexing awesome lists of open source software.

https://github.com/panguojun/polygon-group-calculation-script

A group-based polygon calculation and modeling script.
https://github.com/panguojun/polygon-group-calculation-script

3d geometry-processing group-theory programming-language

Last synced: 28 days ago
JSON representation

A group-based polygon calculation and modeling script.

Awesome Lists containing this project

README

          

# Polygon-group-calculation-script
Many difficult mathematics and physics problems in history have been solved by introducing group theory. Group theory can be used to find the simple symmetry behind complex phenomena.
This project attempts to use scripting language to realize the additive group operation of three-dimensional polygons, and tries to simplify the morphological structure.
Each polygon corresponds to a number, and the order of the numbers may be disordered, but they are all within the group.
The addition of polygons is to connect two polygons end to end, removing the ring part.