Skip to content

Conversation

@PTFOPlayer
Copy link

it will allow saving noise maps in JSON or TOML

@JupiterSky11
Copy link

While this has potential uses I feel like it's an extraneous feature and can easily be added as-needed in projects that require it.

@PTFOPlayer
Copy link
Author

The ability to serialize data is important when exchanging data between different parts of the system, for example exchanging between parts written in Rust and JS, or if noise is used many times you can save it to a file and not recalculate it every time

@JupiterSky11
Copy link

This could easily be done by the project that requires this as opposed to being integrated directly into the crate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants