You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated Three-dxf to work with Three.js r80
- Text works differently now. Must load a font and pass it to the ThreeDxf.Viewer constructor, and three.js now includes the font and text utilities
- Included font in sample directory instead of getting it from github
- Major Version bump for breaking changes