Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pmndrs/react-three-fiber

🇨🇭 A React renderer for Three.js
https://github.com/pmndrs/react-three-fiber

fix(Canvas): don't override camera frustum props

CodyJasonBennett opened this pull request 6 months ago
[v9] fix(useLoader): localize url caching per loader

CodyJasonBennett opened this pull request 6 months ago
fix(types): add shell types for react-reconciler changes

CodyJasonBennett opened this pull request 6 months ago
[v9] fix(reconciler): don't implement (un)hideInstance methods

CodyJasonBennett opened this pull request 6 months ago
experiment: test React 19 with v8

CodyJasonBennett opened this pull request 6 months ago
It's not possible to preventDefault on onPointerDown

FredrikNoren opened this issue 6 months ago
R3F raycast hits wrong object

MiguelG97 opened this issue 6 months ago
How to draw 2D views in 3D Canvas with ReactNative?

HeMing123 opened this issue 6 months ago
fix(useLoader): don't dispose of memoized loader

CodyJasonBennett opened this pull request 6 months ago
Rendering issue

lucas-vitrus opened this issue 6 months ago
Forced landscape

lt15364967740 opened this issue 7 months ago
Cannot read properties of undefined (reading 'boundingSphere')

v1rg1n-f0r3v3r opened this issue 7 months ago
[v9] fix!: upgrade reconciler for React 19

CodyJasonBennett opened this pull request 7 months ago
[v9] fix(types): allow mutable ref in JSX

CodyJasonBennett opened this pull request 7 months ago
Breaking changes in React experimental branch

jackpope opened this issue 7 months ago
docs(installation): react-native physical device hint

mateoguzmana opened this pull request 7 months ago
R3F & StereoCamera

MaxTwentythree opened this issue 7 months ago
feat: add childadded event dispatch

rubeniskov opened this pull request 7 months ago
Rendering `<Context.Consumer.Provider>` is not supported

marijoo opened this issue 7 months ago
Types: Removed classes from three.js are still available at R3F

satoshionoda opened this issue 7 months ago
Cannot catch error

Porok12 opened this issue 7 months ago
Canvas eventHandler: onWebGLContextLost, onWebGLContextRestored

timohausmann opened this issue 7 months ago
This sandbox doesn't work

theRealProHacker opened this issue 7 months ago
Primitive with children mounting / unmounting + documentation

AlaricBaraou opened this issue 7 months ago
Help: TypeError in is.equ

ChouchouCendre opened this issue 7 months ago
Error loading OBJ model in React Native

Hamidi07 opened this issue 8 months ago
fix: prevent invalidate from piling up frames

AlaricBaraou opened this pull request 8 months ago
fix(types): avoid emitting THREE.XRFrame

Methuselah96 opened this pull request 8 months ago
fix(types): support @types/[email protected]

Methuselah96 opened this pull request 8 months ago
XRFrame type resolving incorrectly

Methuselah96 opened this issue 8 months ago
Can we modify useLoader to accept an empty string or null?

taeuscherpferd opened this issue 8 months ago
Prevent invalidate to pile up frames

AlaricBaraou opened this pull request 8 months ago
Invalidate is not behaving as expected

AlaricBaraou opened this issue 8 months ago
fix: correctly pass frames in invalidate

AlaricBaraou opened this pull request 8 months ago
How to render text on top of material from list of materials?

DanielAtCosmicDNA opened this issue 8 months ago
Can't catch all useGLTF errors with React Error Boundaries

StephenHaney opened this issue 8 months ago
How to animate material during rendering

att1106 opened this issue 8 months ago
feat: allow pass custom store by props

rubeniskov opened this pull request 8 months ago
Allow pass custom store by props

rubeniskov opened this issue 8 months ago
Auto completion doesn't work in jetbrains webstorm

kuba44 opened this issue 8 months ago
THREE.WebGLRenderer context lost when I route to another page

harshharsha opened this issue 8 months ago
Cannot read property 'GLView' at react-native

hhsthefaker opened this issue 8 months ago
Any guide on how to migrate to the new ThreeJS lighting model?

fabiopolimeni opened this issue 8 months ago
Support some type of `addEventListener` on native `Canvas`

TiagoCavalcante opened this issue 8 months ago
Support translation of geometries

kwyntes opened this issue 8 months ago
Typescript Error: 'Canvas' cannot be used as a JSX component.

bartgrundeken opened this issue 8 months ago
GLTF is not solid?

harrywebb21 opened this issue 8 months ago
[v9] fix!: don't automatically set texture colorSpace, colorMap fallback

CodyJasonBennett opened this pull request 8 months ago
fix(types): remove usage of THREE.Vector

Methuselah96 opened this pull request 9 months ago
chore(CI): GitHub Actions - Node 20

satelllte opened this pull request 9 months ago
chore(RTTR): Prevent warn log in test

satelllte opened this pull request 9 months ago
CodeSandbox: Node 18

satelllte opened this pull request 9 months ago
experiment: upgrade CI setup-node

CodyJasonBennett opened this pull request 9 months ago
Vite rollup not working with images

MarquesCoding opened this issue 9 months ago
deprecated three js import

oliverlevymomentum opened this issue 9 months ago
Allow passing loader instances to `useLoader`

mattrossman opened this issue 9 months ago
When I install and use, I get an error

rttmoa opened this issue 9 months ago
Add ability to use a cache key for useLoader

mynameisgump opened this issue 9 months ago
Building R3F with WordPress and then PageSpeed timeout.

ninesixfiveseven opened this issue 9 months ago
fix(ci): matrix

satelllte opened this pull request 10 months ago
chore(CI): setup-node v4

satelllte opened this pull request 10 months ago
Invalid LocalState of primitives after resuse

Inuniku opened this issue 10 months ago
Fixes a bug when reusing primitives in an array.

Inuniku opened this pull request 10 months ago
How do I use PointNodeMaterials in React Three Fiber?

Ludobico opened this issue 10 months ago
fix(native): use MSAA for antialias on iOS

CodyJasonBennett opened this pull request 10 months ago
Add Triplex editor UI screenshot to readme

itsdouges opened this pull request 10 months ago
fix(RTTR): set initial size for NaN in viewport

AbsharHassan opened this pull request 10 months ago
docs: update readme for three.js r155+

charliefuller opened this pull request 10 months ago
docs: update introduction for three.js r155+

charliefuller opened this pull request 10 months ago
RTTR: NaN values in state.viewport

AbsharHassan opened this issue 10 months ago
[v9] feat(useLoader): support loader instances

CodyJasonBennett opened this pull request 10 months ago
useLoader is throwing a Promise

alankent opened this issue 10 months ago
<primitive> removed node after reload

hansyulian opened this issue 10 months ago
Add dependency

pan-alexey opened this pull request 10 months ago
max FPS control in useFrame()

AirSurfer09 opened this issue 10 months ago
fiber should have its own forums

tripdragon opened this issue 11 months ago
Anti-Aliasing does not seem to work on React Native

ninjz opened this issue 11 months ago
fix(types): preserve deprecated XR type annotations

CodyJasonBennett opened this pull request 11 months ago
Vendor Types For XRFrame Resolving Incorrectly

mbostwick opened this issue 11 months ago
Licensing for R3F examples

semsion opened this issue 11 months ago
fix(useLoader): loosen GLTF inference check

CodyJasonBennett opened this pull request 11 months ago
Not installing at all...

SirCameron opened this issue 11 months ago
Cannot export Stages from @react-three/fiber

acarmody86 opened this issue 11 months ago
Uncaught TypeError: i.setValue is not a function production

IgnatevAnton opened this issue 11 months ago
[v9] Fix: Guard against constructing without params in diffProps

krispya opened this pull request 11 months ago
fix(types): update import from three/examples

Methuselah96 opened this pull request 11 months ago