react-three-debugger

A react component that can display threejs object attributes as you pass in an threejs object

Usage no npm install needed!

<script type="module">
  import reactThreeDebugger from 'https://cdn.skypack.dev/react-three-debugger';
</script>

README

React WebGL Debugger

A tool that user can pick any object in WebGL(three.js) and see its attributes

Still under development.

HOW TO USE

npm install

npm run build

npm start

go to http://localhost:4745/

Demo

Awesome demo