A tool to capture a Noita world as a huge image
Go to file
David Vogel 99ad91e67c Several changes
- 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
2019-10-20 16:28:17 +02:00
.vscode Several changes 2019-10-20 16:28:17 +02:00
bin Several changes 2019-10-20 16:28:17 +02:00
data Several changes 2019-10-20 16:28:17 +02:00
files Several changes 2019-10-20 16:28:17 +02:00
.gitignore Several changes 2019-10-20 16:28:17 +02:00
go.mod Several changes 2019-10-20 16:28:17 +02:00
go.sum Several changes 2019-10-20 16:28:17 +02:00
init.lua Add README.md and rename to noita-mapcap 2019-10-18 22:58:20 +02:00
LICENSE Implement spiral movement 2019-10-18 22:35:51 +02:00
mod.xml Add README.md and rename to noita-mapcap 2019-10-18 22:58:20 +02:00
README.md Add README.md and rename to noita-mapcap 2019-10-18 22:58:20 +02:00

Noita MapCapture addon

Addon that captures the map and saves it as image. Not much to see here yet.

State

In development

License

MIT