Make a variety of sword, knives, hammer/axes, polearms, and much more with only a few lines code. The code is split into 3 libraries:Mesh.py: Tools for processing triangle meshes. The triangle mesh is a list of triangles composed of 3 vertices, each with a corresponding colour (RGB from 0 to 1). Currently the library only […]
![Python Model Sword Maker](https://trogramming.com/blog/wp-content/uploads/2022/04/Python-Sword-Maker.png)
0