Linewidth on NWjs/MacOS
See original GitHub issueDescription of the problem
Linewidth does work in a Chrome on MacOS, however when packing as a nw.js application this feature seems broken. I tried the -use-gl=dekstop switch to no effect (was not expecting that to work anyway)
Three.js version
- Dev
- r82
Browser
- All of them
- Chrome
- Firefox
- Internet Explorer
OS
- All of them
- Windows
- MacOS
- Linux
Hardware Requirements (graphics card, VR Device, …)
Standard Macbook Pro 13" (2016)
Issue Analytics
- State:
- Created 7 years ago
- Comments:10 (3 by maintainers)
Top Results From Across the Web
Window - NW.js Documentation
Window is a wrapper of the DOM's topmost window object. It has extended operations and can receive various window events. Every Window is...
Read more >Package and Distribute - NW.js Documentation
On most Linux and some Mac OS X, the file system is case sensitive. That means test.js and Test.js are different files. Make...
Read more >App - NW.js Documentation
Get the application's data path in user's directory. Windows: %LOCALAPPDATA%/<name>; Linux: ~/.config/<name>; OS X: ~/ ...
Read more >NW.js Documentation
Maximize the window on GTK and Windows, and zoom the window on Mac OS X. ... removed for Windows and Linux, and the...
Read more >Getting Started - NW.js Documentation
app/Contents/MacOS/nwjs . Drag & Drop on Windows. On Windows, you can drag the folder containing package.json to nw.exe to run ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

This is a known WebGL when running on most browsers in Windows (Angle problem), this doesn’t seems related to three.js
@ThAlmighty Whoa, weird one. @ThAlmighty, @tentone If one of you opens an issue, it’d probably be a good idea to cross-link here.