mirror of
https://github.com/Dadido3/noita-mapcap.git
synced 2025-10-31 03:09:35 +00:00
A tool to capture a Noita world as a huge image
- Don't change effects, as it's not needed anymore - Add capture library to be loaded by lua (go and PureBasic) - Modify pixel size, to nicely fit into FullHD - Move camera instead of player - Add capturing routine - Round position to fit into grid, and also render the world pixel perfect - Add util/helper functions |
||
|---|---|---|
| .vscode | ||
| bin | ||
| data | ||
| files | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| init.lua | ||
| LICENSE | ||
| mod.xml | ||
| README.md | ||