dimforge / dimforge/kiss3d

Orthographic Projection

Open
#39 0 comments 10 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
1.8k
Forks
194
Avg merge
1d 14h
Merged PRs (30d)
2

Description

It would be nice to have an orthographic projection option for the ArcBall and maybe FirstPerson cameras. Alternatively, if one could set a "zoom" as well as the "distance" for the ArcBall camera, that might also cover it, at least in the dist -> infinity and zoom -> infinity case, while also being more general.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the ArcBall and FirstPerson camera implementations and reading how perspective projection and camera distance are currently handled. Compare the two proposed approaches—orthographic projection or camera zoom—and determine the intended behavior before changing either camera; done means the selected design supports the requested projection behavior and has coverage for it.

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
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.