pmndrs / pmndrs/three-stdlib

`onBeforeRender` of `Reflector` & `Refractor` type is mismatched

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

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
858
Forks
144
PR merge metrics
No merged PRs in 30d

Description

  • three version: 0.160.0
  • @types/three version: 0.162.0
  • three-stdlib version: 2.29.4
Problem description:

I receive this parameters type errors for Reflector and Refractor, where it should have accept 3 parameters instead.

image

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.

Research direction

Start by locating the type declarations and implementations for Reflector and Refractor in three-stdlib, then compare their onBeforeRender signatures with the three and @types/three versions listed. Done means the callback accepts the intended three parameters without TypeScript errors; verify with the repository's available type-checking or test command.

Written by the indexing model from the issue text.

Assessment

Tech stack
three.js, typescript
Domain
computer-graphics
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.