chunky-dev / chunky-dev/chunky

Headless rendering support to disable chunk reloading for multiple scenes with same chunks

Open
#292 1 comment 2 reactions 0 assignees View on GitHub
headless mode
Dominant language
Java
Stars
738
Forks
78
Avg merge
10h 5m
Merged PRs (30d)
3

Description

This would be a difficult to implement feature but for batch rendering a must-have.

When you have a lot of chunks selected and want to render multiple scenes with these chunks, using headless rendering, you have to reload all the chunks every time. This is because every scene .json file is seen as a different render even though they have the same chunks selected.

Currently using the normal program you select your chunks and you can render multiple scenes with them, having to load them only once. If this was possible using headless rendering it would save a lot of time.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.