Viewing profile — brlcad
brlcad
HN member- Joined
- Tue, Nov 18, 2014, 2:16 AM UTC
- HN karma
- 118
- Public activity
- 51 items
- HN profile
- View on Hacker News ↗
About brlcad
No profile information was provided.
Recent public activity
-
comment
Comment #48132511
Nice to see other open source CAD development being explored. BRL-CAD has had the pixdiff, bwdiff, and pixcmp tools for a very long time, for very similar purposes: pixdiff: https:…
-
comment
Comment #41767984
Now this is awesome. Hope iHerb appreciates this as it should will lead to more sales through them. Scraping is always tricky. Love that you’ve included other nutritional facts. Wo…
-
comment
Comment #40194308
Very cool that it emulates the phosphor "burn" fading away like the original vector graphics hardware. You can see and play the real thing at The Strong National Museum of Play in …
-
comment
Comment #40194233
Boggles my mind when coders don't save everything they've ever written. It's easy to be a digital pack-rat without much consequence. That said, my first Java 1.02 programs from the…
-
comment
Comment #39638254
I have the sources to "JHU UNIX" which were a direct fork of one of the earliest BSD's, though I don't recall hearing which. They were recovered off data tapes (and are still in an…
-
comment
Comment #39586324
That's fair, but I figured the main page has it big and prominent right now, and does better to explain what GSoC is for anyone out of the loop.
-
comment
Comment #39582222
This past week, orgs were announced for the 20th anniversary of the Google Summer of Code. Anyone new to open source (not just students anymore) can submit a proposal to remotely w…
- story
-
comment
Comment #38988911
Plague Inc.
-
comment
Comment #38956981
I'd be happy to host the site in perpetuity on one of our dedicated hosts (for free). Have hosted the sites for a number of notable open source communities for decades.
-
comment
Comment #38619358
Not quite in the same vein, but the patent for T-splines expires in 2024. Big news for 3D modeling systems.
-
comment
Comment #35861865
Really? Fluid solver with no pics?
-
comment
Comment #35464281
Tcl's integrated for the long haul, but clock is ticking on Tk. Migration will take a while, but Qt GUI is in the works.
-
comment
Comment #35464255
Not entirely true. As an explicit edit method, sure, but several of the big-name non-parametric (i.e., solid modeling) commercial CAD systems are fundamentally still CSG representa…
-
comment
Comment #35463954
Well said! Like many open source communities, pandemic had a pretty significant impact, but development and releases are quite active. New release coming out in a few weeks introdu…
-
comment
Comment #35463870
BRL-CAD has a very rich and ongoing development history that is not immediately obvious. [1,2] Heavily actively used by gov'ts as it has unique features like validated full shotlin…
-
comment
Comment #35463680
The topic has come up and been a point of discussion, especially developing something akin to the ACIS or Parasolid kernels, but open source. In many areas, BRL-CAD's capabilities …
-
comment
Comment #35463608
The two main graphical applications, MGED and Archer, are both Tcl/Tk so what you're seeing is Tk. Newer GUI work in development is Qt-based.
-
comment
Comment #35463592
If someone were to come to the project with an interest in integrating CAM features, they would not be turned away. Closest has been having someone implement a BRL-CAD-to-gcode con…
-
comment
Comment #35463485
Devs feel the same way. Modernizing the GUI has been years in development to get necessary infrastructure bits in place. Massive disruption with pandemic and migration to git, but …
-
comment
Comment #35463420
Your code refactoring project was important! Eliminating those sys calls, you fixed bad code and addressed security violations. You helped reduce maintenance costs which in turn he…
-
comment
Comment #35463381
Like a lot of open source communities, participation ebbs and flows, and additional hands are needed to make and maintain distribution binaries for different platforms. The project…
-
comment
Comment #34071051
I've found glTF ( https://www.khronos.org/gltf/ ) to be quite simple. The entire format is encompassed in something like a dozen entity types. Nice visual overview here: https://gi…
-
comment
Comment #33810920
Happy Birthday to one of the most awesome but unfortunately named open source projects...
-
comment
Comment #32512356
Haha, yes, that is technically correct, and the best kind. I probably should have qualified with an ambiguous "modern version control" or simply said it predates "RCS" (1982). Ther…