add note on fusion browser
This commit is contained in:
parent
63232d7b0e
commit
3401d6eae2
1 changed files with 5 additions and 3 deletions
|
@ -14,7 +14,7 @@ tldr: |
|
||||||
keywords:
|
keywords:
|
||||||
- cad
|
- cad
|
||||||
- onshape
|
- onshape
|
||||||
lastmod: 2023-09-14T18:24:47.997Z
|
lastmod: 2023-09-14T20:04:27.837Z
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
@ -28,7 +28,9 @@ This first article covers Onshape as it is the tool I'm most familiar and experi
|
||||||
|
|
||||||
## Onshape
|
## Onshape
|
||||||
|
|
||||||
I know this is the first software I look at but Onshape is an outlier in the CAD world, being a web-app you use through your browser instead of an installable native application. This in itself has pros and cons worth considering, though one of the biggest advantages is clearly OS choice: no proprietary CAD tool that I know of runs on Linux.
|
I know this is the first software I look at but Onshape is an outlier in the CAD world, being a web-app you use through your browser instead of an installable native application. This in itself has pros and cons worth considering, though one of the biggest advantages is clearly OS choice: no other proprietary CAD tool that I know of runs on Linux.[^1]
|
||||||
|
|
||||||
|
[^1]: It seems Fusion360 now has a browser version that makes it work fully online and would apply, but it only works with commercial and education licenses and I have neither.
|
||||||
|
|
||||||
I have seen Onshape chug with more complex parts and especially when dealing with assemblies. I'm tentatively blaming it on being a web app though WebGL performance is pretty competitive these days, so who knows.
|
I have seen Onshape chug with more complex parts and especially when dealing with assemblies. I'm tentatively blaming it on being a web app though WebGL performance is pretty competitive these days, so who knows.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue