cginternals / cginternals/yage

Interpolation

Open
#41 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
8
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Implement Interpolate for important data types:
- [ ] Vector2
- [ ] Vector3
- [ ] Vector4
- [ ] Matrix2
- [ ] Vector3
- [ ] Vector4
- [ ] Quaternion
- [ ] Transform

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the definitions of Vector2, Vector3, Vector4, Matrix2, Quaternion, and Transform in the repository. Check how existing numeric or graphics operations are implemented and whether interpolation tests already exist. Done means interpolation is implemented for each requested type, with the duplicated Vector3 and Vector4 entries clarified and covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
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.