Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Dynamically set batches where the number is determined by the range of nfts a user wants to generate #123

Open
torrinworx opened this issue Jun 8, 2022 · 0 comments

Comments

@torrinworx
Copy link
Owner

Once that range is generated, the number of generated nfts is subtracted from the number of nfts left to generate so there is no overlap.

I see issues with implementing this with batches, it would be a good feature for simple user use, I don't think batches should be integrated into this if implemented. The two systems should be separate so that users with large generations can split it up with batches and render on multiple machines, and users with smaller setups can render using this simplified method.

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

No branches or pull requests

1 participant