near-clip-plane API support

Open
#78 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
48/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
rust

Research direction

Start with the PerspectiveProjection API and the current hardcoded near-clip-plane value referenced by the issue and linked review. Trace how projection settings enter the rendering path; done means users can set the near-clip-plane value through the public API and the relevant behavior is verified by existing checks.

Written by the indexing model from the issue text.

Description

PerspectiveProjection in Bevy accepts a near-clip-plane parameter. For now we are using a hardcoded value, however our API should support users in setting that value.

ref: https://github.com/processing/libprocessing/pull/77/changes#r2843087279

Dominant language
Rust
Stars
69
Forks
14
Avg merge
15d 22h
Merged PRs (30d)
3

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from processing/libprocessing

All issues in processing/libprocessing

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.