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

when viewing render from certain angles with tube rendering disabled, some lines don't show until the camera is moved #264

Open
L10nhunter opened this issue Dec 19, 2024 · 0 comments

Comments

@L10nhunter
Copy link

steps to reproduce:

  1. Make sure the the model has straight lines at multiple angles.

  2. insure that tube rendering is disabled.

  3. my settings for the WebGLPreview:
    { extrusionColor: '#7561A9; backgroundColor: 'black', buildVolume: { x: 250, y: 210, z: 220 }, travelColor: 'limegreen', lineWidth: 0.8, lineHeight: 0.4, extrusionWidth: 0.8, renderExtrusion: true, renderTravel: false, renderTubes: false, initialCameraPosition: [-200, 232, 200], }

  4. once rendered, zoom in and watch lines appear and disappear.

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

1 participant