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

BVHShaderGLSL is not available for typescript #694

Closed
obrhaberer opened this issue Aug 22, 2024 · 2 comments
Closed

BVHShaderGLSL is not available for typescript #694

obrhaberer opened this issue Aug 22, 2024 · 2 comments
Milestone

Comments

@obrhaberer
Copy link
Contributor

Describe the bug

BVHShaderGLSL is not available for typescript.

To Reproduce

BVHShaderGLSL inside project.

Code

import { BVHShaderGLSL } from 'three-mesh-bvh'

Live example

Expected behavior

BVHShaderGLSL part of index.d.ts

Screenshots

Platform:

  • Device: Desktop
  • OS: MacOS
  • Browser: Chrome
  • Three.js version: latest
  • Library version: latest
@obrhaberer obrhaberer added the bug Something isn't working label Aug 22, 2024
@gkjohnson
Copy link
Owner

Thanks! Can you make a PR with the addition?

@gkjohnson gkjohnson removed the bug Something isn't working label Aug 23, 2024
@gkjohnson gkjohnson added this to the v0.7.7 milestone Aug 23, 2024
obrhaberer added a commit to obrhaberer/three-mesh-bvh that referenced this issue Aug 23, 2024
gkjohnson added a commit that referenced this issue Aug 23, 2024
#694 BVHShaderGLSL type-definition added
@gkjohnson
Copy link
Owner

Fixed in #697

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