cginternals / cginternals/gloperate

Reimplement screenshot and video export

Open
#187 0 comments 0 reactions 0 assignees View on GitHub
backlog Core pending
Dominant language
C++
Stars
43
Forks
24
PR merge metrics
No merged PRs in 30d

Description

- [ ] Extend canvas class to support screenshot and video export
- [ ] Create interface to control the virtual time (e.g., add timeDiff to update method, calculate if zero is passed)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the canvas class and its update method, then trace how rendering is currently driven. Define the screenshot and video export requirements and the virtual-time interface before implementing them; done means both export modes work and updates can be controlled with an explicit time difference.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.