react-three-offscreen
Worker renderer
Enables WebGL rendering in web workers without requiring code rewrite or fallback mechanisms
📺 Offscreen worker canvas for react-three-fiber
463 stars
4 watching
19 forks
Language: TypeScript
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
pmndrs/react-postprocessing | A postprocessing wrapper that simplifies the application of effects in 3D rendering pipelines. | 1,128 |
pmndrs/react-three-gpu-pathtracer | Provides a React abstraction for rendering 3D scenes using Path Tracing | 165 |
pmndrs/react-three-flex | A library that enables flexible layout in 3D graphics with React-three-fiber | 1,668 |
pmndrs/react-three-rapier | A fast physics engine wrapper for React applications | 1,087 |
pmndrs/react-three-a11y | An accessibility module for React Three Fiber, providing features to make 3D graphics accessible to users with disabilities. | 558 |
pmndrs/xr | A React-three-fiber extension for adding Augmented Reality (AR) capabilities to web applications. | 2,198 |
pmndrs/react-three-csg | A set of abstractions and tools for performing 3D Boolean operations in React applications. | 296 |
codyjasonbennett/four | A lightweight alternative to three.js for 3D rendering and graphics in web applications. | 305 |
mrdoob/three.js | A lightweight JavaScript library for creating 3D graphics and animations in the browser. | 102,744 |
marco-streng/styled-off-canvas | A customizable off-canvas menu built with React and styled-components | 76 |
mhnpd/react-loader-spinner | A React component that displays a loading animation until data is loaded from an async operation | 988 |
unconed/css3d.js | A CSS 3D renderer for the Three.js library, enabling basic 3D rendering of planes and lines. | 367 |
uinosoft/t3d.js | A lightweight, web-first 3D rendering library with extendable functionality | 188 |
cloudflare/workers-react-pwa-example | An example project demonstrating how to use Cloudflare Workers with React to create a Progressive Web App (PWA) that can be served from a custom origin. | 85 |
pmndrs/use-p2 | A set of React hooks and tools for adding 2D physics functionality to Three.js applications | 149 |