How does libdxfrw work for reading files?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

How does libdxfrw work for reading files?

fernandoc1
Hi everyone,

I'm trying to use libdxfrw to load 2D CAD designs in order to draw DXF files in a WebGL canvas.
For that, I'm going to use a novel technology called WebAssembly.
It should be interesting for the LibreCAD project to have a branch on the Web and help people create CAD designs on the browser, without the need to install software.

My first step is to understand how to use this library.

And above of all, I'm interested in contributing documentation about my findings to the community.

Many thanks,
Reply | Threaded
Open this post in threaded view
|

Re: How does libdxfrw work for reading files?

grps.io
Hello Fernando

I was curious about the results you got.
Could you share some of them regardless of whether they are good or not?
Any information is a good contribution.
Reply | Threaded
Open this post in threaded view
|

Re: How does libdxfrw work for reading files?

dxli
It's an exciting direction.

I'm also excited by the idea. Probably, it's more likely to be v3.

grps.io wrote
Hello Fernando

I was curious about the results you got.
Could you share some of them regardless of whether they are good or not?
Any information is a good contribution.