engine_components icon indicating copy to clipboard operation
engine_components copied to clipboard

Custom GeometryScreenCuller

Open RyugaRyuzaki opened this issue 1 year ago • 0 comments

Description 📝

Normally, when using any class, I just need new OBC.MYCOmponent. But now the OBC.GeometryCullerRenderer class is not exported.https://github.com/IFCjs/components/blob/main/src/fragments/FragmentIfcStreamer/src/geometry-culler-renderer.ts

Suggested solution 💡

Is it possible to export it below this line so that the user can customize it?https://github.com/IFCjs/components/blob/main/src/fragments/FragmentIfcStreamer/src/index.ts#L5

Alternative ⛕

No response

Additional context ☝️

No response

Validations ✅

  • [X] Read the docs.
  • [X] Check that there isn't already an issue that requests the same feature to avoid creating a duplicate.

RyugaRyuzaki avatar Feb 24 '24 08:02 RyugaRyuzaki