Sabitlenmiş Tweet
buerli.io
49 posts

buerli.io
@buerli_io
Think of buerli as a portable CAD system that you can quickly npm install everywhere or embed and deploy in your applications.
St. Gallen, Switzerland Katılım Mayıs 2020
3 Takip Edilen1.1K Takipçiler

@danhuynhdev Formats that are easily readable like markdown, splitting tasks into categories. We are working towards installable skills developers.openai.com/codex/skills
English

@buerli_io What exactly does "making our docs LLM friendly" entail? Curious about this since I'm thinking about doing the same thing.
English

@fsfarimani You find all of our public repos here github.com/awv-informatik the one for buerligons is what you see on buerligons.io when you click "create new" or "open file".
English

@fsfarimani Hello Foad, we published parts fully FOSS, like Buerligons (our in-browser CAD modeling suite). The core modeling kernel is currently closed.
English

Try it here: codesandbox.io/p/sandbox/bori…
Includes:
- STEP loading
- showing loading state
- shadows and lights
- camera controls
English

Check out our documentation to get a project set up quickly buerli.io/docs/quickstar…
English

Buerli is our ClassCAD Javascript interface. Here is a small demo demonstrating the use of parametric expressions, tied into @threejs and @reactjs (R3F). You are free to pick alternative frameworks of course, its baseline is Javascript.
codesandbox.io/p/devbox/solit…
English

Learn how to make a CLI tool that batch creates snapshots of CAD models github.com/awv-informatik… using:
- buerli/headless, the CAD system
- react-three/fiber, for visuals (soft shadows etc)
- puppeteer, headless Chrome
- vite, build tool
- meow, the CLI app helper
English

With buerli/headless you can use CAD in any Node application without requiring a browser (for instance test runners, CI, ...). The following example tests a projects STEP files, whose blend radii have to exceed a fixed value. github.com/awv-informatik…
English

You can try the multi-tab pipes application here github.com/awv-informatik…
English

@nervencid Yes, you control the CAD session with an API. There is also a stand alone CAD editor for creating models and sketches called Buerligons.
English




