Serialization of "View" and "Appearance" values
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 242
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
There are several camera-related issues (with slightly some parts in common with this one) but anyway…This one may generalize couple of them.
It would be great to be able to serialize the "View" (including camera position/look-at) and "Appearance" stuff in order to be able to load/save settings from the UI or load one from the command line.
My main use case would be to load/save camera settings but this could be part of a more generic serialization feature for these kinds of parameters.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the View and Appearance implementations and the existing UI or command-line entry points for camera settings. Clarify the serialization scope, including camera position/look-at and appearance values; done should allow these settings to be saved and loaded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100