Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make a browser addon visual inspector #270

Open
jo-chemla opened this issue Jan 21, 2025 · 0 comments
Open

Make a browser addon visual inspector #270

jo-chemla opened this issue Jan 21, 2025 · 0 comments
Labels
New feature New feature or request

Comments

@jo-chemla
Copy link
Contributor

Inspired by aframevr-inspector discussion aframevr/aframe-inspector#597, it could be great to be able to run triplex - or a smaller-scale variant - on top of an existing threejs scene loaded in a browser tab, as an addon. aframevr-inspector can be simply invoked via a keyboard shortcut, and replaces the scene by a visual inspector with 3d objects selectable, and panels and components to edit their properties and attributes.

The addon would parse an existing threejs scene graph, build-up components, and allow interaction with the scene, eventually exporting to a standard r3f scene component graph. Possible similar issue pmndrs/gltfjsx#255 probably a lot more complex than the existing r3f-based scene parser.

@itsdouges itsdouges added the New feature New feature or request label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants