Skip to content
/ r3f Public

The renderer is responsible for rendering React components to the DOM and native views. This means that we are able to create regular React components and let react-three-fiber handle converting those components into three.

Notifications You must be signed in to change notification settings

sanjmgr/r3f

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React renderer for three.js on the web and react-native.

The renderer is responsible for rendering React components to the DOM and native views. This means that we are able to create regular React components and let react-three-fiber handle converting those components into three.

How to use this repo 🤔?

git clone https://github.com/sanjmgr/r3f.git

yarn to install all the dependencies

yarn dev to run project

About

The renderer is responsible for rendering React components to the DOM and native views. This means that we are able to create regular React components and let react-three-fiber handle converting those components into three.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published