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

[bug] VglLineBasicMaterial: linewidth property not working #615

Open
WTDuck opened this issue Aug 2, 2019 · 1 comment
Open

[bug] VglLineBasicMaterial: linewidth property not working #615

WTDuck opened this issue Aug 2, 2019 · 1 comment
Labels

Comments

@WTDuck
Copy link
Contributor

WTDuck commented Aug 2, 2019

Describe the bug
As you can see on this exemple from the doc, changing the width doesn't affect the 3D render.

The same bug goes for VglLineDashedMaterial

Additional context
I'm trying to find a solution from my vue-gl based project.
Any help is welcome :)

@WTDuck
Copy link
Contributor Author

WTDuck commented Aug 2, 2019

Alright, some news !
From my researches, WebGL has some compatibility issue with Chrome and Firefox on Windows when it's about using THREE.Line.
According to this working example : here, there is a Line2.js integrated in threejs for this purpose.

I'll keep looking for a solution

@h-ikeda h-ikeda added the bug label Sep 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants