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

sub modules for pmndrs and native components #122

Closed
Tinoooo opened this issue Sep 8, 2024 · 0 comments · Fixed by #123
Closed

sub modules for pmndrs and native components #122

Tinoooo opened this issue Sep 8, 2024 · 0 comments · Fixed by #123
Assignees
Labels
enhancement New feature or request

Comments

@Tinoooo
Copy link
Contributor

Tinoooo commented Sep 8, 2024

Is your feature request related to a problem? Please describe.
It would be helpful to differentiate the elements of the package using submodules.

Describe the solution you'd like
Importing should be possible via import { PixelationPass } from '@tresjs/post-processing' or import { PixelationPass } from '@tresjs/post-processing/pmndrs' depending on what variant is wanted.

@Tinoooo Tinoooo added the enhancement New feature or request label Sep 8, 2024
@Tinoooo Tinoooo self-assigned this Sep 9, 2024
@Tinoooo Tinoooo linked a pull request Sep 9, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant