Reviewed-on: #20 |
||
---|---|---|
doc | ||
examples | ||
nhf | ||
.gitignore | ||
.pydocstyle | ||
.pylintrc | ||
README.md | ||
pyproject.toml | ||
uv.lock |
README.md
Cosplay
This is the design repository for NorCal Hakkero Factory No. 1, where we use parametric CAD to make cosplay props. We design cosplay props based on an engineering point of view.
NorCal Hakkero Factory № 1
北加国営八卦炉第一工場
Most cosplay schematics are created with Blender, CadQuery, and Inkscape.
Build
To build the schematics for one set, install uv
, and execute (for example, for
yasaka_kanako
)
uv sync
uv run python3 nhf.touhou.yasaka_kanako
Development
For developer instructions, see development.