react-three-renderer-example icon indicating copy to clipboard operation
react-three-renderer-example copied to clipboard

Examples for react-three-renderer

Results 11 react-three-renderer-example issues
Sort by recently updated
recently updated
newest added

Bumps [three](https://github.com/mrdoob/three.js) from 0.86.0 to 0.137.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=three&package-manager=npm_and_yarn&previous-version=0.86.0&new-version=0.137.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 4.18.2. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v4.18.2 > * 6b71fd0 Fix: [email protected], because 4.0.3 needs "ajv": "^6.0.1" ([#10022](https://github-redirect.dependabot.com/eslint/eslint/issues/10022)) (Mathieu Seiler) > *...

dependencies

Is there a reason don't move the ref/trackball and input/mouseInput to react-three-renderer? I implement this in my project but don't have a dependency to react-three-renderer-example. In my mind rtr is...

Guess I am confused and maybe misinformed, but how is http://toxicfork.github.io/react-three-renderer-example/#/benchmarks_rotating_cubes_react slower (considerably less FPS running at 3000 cubes) than the direct update example? I am assuming "direct update" means...

Hi, First of all congratulations on pulling off such a great project! I was having a look at https://github.com/toxicFork/react-three-renderer-example/blob/master/src/examples/WebGLCameraExample/index.js and in my tests, the line `controls.addEventListener(`change`, () => {` introduces...

Hi I tried to use this as a subcomponent of a 2D react app but the webgl seemed to take over the context and a side menu bar I had...

- [ ] Need to add comments

1st. Love this. 2nd. Could you provide an example of using plane geometry please.

enhancement

See https://github.com/toxicFork/react-three-renderer-example/commit/839706564d971ebb0fc77d40dbf02a7d8de41069#commitcomment-18910531