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

How to use trois with CSS3DRenderer? #196

Open
jvolker opened this issue Jun 23, 2023 · 1 comment
Open

How to use trois with CSS3DRenderer? #196

jvolker opened this issue Jun 23, 2023 · 1 comment

Comments

@jvolker
Copy link

jvolker commented Jun 23, 2023

This looks like an awesome project, thanks for creating this. 🙏

Is there any way to use this with the CSS3DRenderer and DOM elements?

Examples:

Thanks.

@hopepdm
Copy link

hopepdm commented Feb 28, 2024

Check the source code, the author did not implement a rendering for css3d. You can refer ‘src/core/Renderer.ts’ to implement the Vue cssrender component and use it in your own project.. The key is to implement the provide() interface

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants