Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sgenoud
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
sgenoud
4y ago
I will have a look if OpenCascade has a more recent API which saves in the up to date standard. How do you check that a file follows the latest standard?
2.
▲
by
sgenoud
4y ago
Something like this? https://blingmything.sgenoud.com/ You can find the code (with SVG import) here: https://github.com/sgenoud/replicad-decorate and https://github.com/sgenoud/bli
3.
▲
by
sgenoud
4y ago
I could not find any great documentation. I mostly learnt by reading CadQuery's code and implementing in Typescript. Once you get how it works googling the name of the OC methods helps sometimes. But there is not much around.
4.
▲
by
sgenoud
4y ago
We are a loose group of people who interact a little bit! The person maintaining OCJS works on in bursts - it depends on the time he has. He is doing a great job at it! The difference between replicad and Cascade Studio is that replicad is
5.
▲
by
sgenoud
4y ago
> - It would be great to have notebook-like UI to isolate steps and allow faster partial rebuilds. Great idea, I have done something in that spirit integrating with natto.dev, but something more like a repl might be nice as well ( https:
6.
▲
by
sgenoud
4y ago
There are two main ways of representing 3D objects, BRep and mesh. BRep is the equivalent of a vector image. It has the advantage of having the notions of faces and edges within the representation. This is what replicad uses. Meshes is the
7.
▲
by
sgenoud
4y ago
> How hard would it be to make your workbench pull and render code from GitHub repositories, so that for example, authors can link to a render of the codebase in their readme? You can already do some of this. Either by pointing to an enc
8.
▲
by
sgenoud
4y ago
I have been working for a while on this library to do CAD in the browser. The main inspiration were CadQuery and cascade studio. These are two great projects, but my needs were different. Originally I wanted to create a browser based genera
9.
▲
Show HN: Replicad, the Library for CAD in the Browser
(replicad.xyz)
101 points
by
sgenoud
4y ago
|
32 comments
10.
▲
Integrate Popper.js in React (Using Hooks)
(carrots.sgenoud.com)
1 points
by
sgenoud
8y ago
|
0 comments