We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
steps to reproduce:
Make sure the the model has straight lines at multiple angles.
insure that tube rendering is disabled.
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], }
{ 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], }
once rendered, zoom in and watch lines appear and disappear.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
steps to reproduce:
Make sure the the model has straight lines at multiple angles.
insure that tube rendering is disabled.
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], }
once rendered, zoom in and watch lines appear and disappear.
The text was updated successfully, but these errors were encountered: