RoyLai

Results 5 issues of RoyLai

## Type of issue [ ] Bug [ ] Question (e.g. about handling/usage) [x] Request for new feature/improvement ## Expected Behavior Can get QRCoder details by passing a image. ##...

idea
help-wanted

If the ply file has the vertex without the face, the bounds will be empty?

Case used: CuttingPlanes Demo Attached code frontend: 0}"> Attached code backend: ``` public MainWindow() { this.InitializeComponent(); var rect = Visual3DHelper.FindBounds(cuttingGroup1, Transform3D.Identity); viewport3d.Children.Add(new BoundingBoxVisual3D() { BoundingBox = rect, Diameter = 0.2...

enhancement
MeshBuilder

It seems that this project cannot run correctly?

Are there maybe some errors while compiling?