microsoft / microsoft/maker.js
Convert dxf string to models
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 302
- Avg merge
- 21h 28m
- Merged PRs (30d)
- 5
Description
Hi
I'm drawing a plant and i have some components ready in dxf files.
I already did the major plant, now I need to include those dxf components into my current plant.
The maker.js lib doesn't have a dxf parser to maker.js model.
How can i do this?
Best regards
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing Maker.js model-import capabilities and the existing DXF-related documentation or entry points. Determine the expected representation for converting a DXF string into a Maker.js model and how that model should be added to an existing plant. Done means a documented, working conversion path for the described DXF components.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100