chunky-dev / chunky-dev/chunky
Provide a camera command line argument for headless mode
- Dominant language
- Java
- Stars
- 738
- Forks
- 78
- Avg merge
- 10h 5m
- Merged PRs (30d)
- 3
Description
There's not an easy way to select between the camera presets/templates currently, it would be useful to specify `-camera`.
It would be helpful to provide a string version `-camera-name` (likely alias `-camera` as well, this would probably the usual use-case) and a `-camera-index`, as it would be nice to easily script a for loop to run through the cameras in your scene
Contributor guide
Research direction
Start at Chunky's command-line argument parsing and the code that selects camera presets or templates. Trace how headless rendering receives camera configuration, then verify that camera name and index arguments can select cameras and support scripted runs through a scene.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli, computer-graphics
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100