
BRL-CAD
FreeCAD
LibreCAD
OpenSCAD
SketchUp
Autodesk AutoCAD
SolidWorks
nanoCAD
CodeClimate
Codacy
SonarQube
ESLint
CodeFactor.io
Coveralls
SensioLabs Insight
Source-Navigator NG
BRL-CAD
CodeClimateCodeClimate might be a bit more popular than BRL-CAD. We know about 19 links to it since March 2021 and only 16 links to BRL-CAD. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Yes, but if one wants to use that sort of thing, why not go _all_ the way back: https://brlcad.org/. - Source: Hacker News / 9 months ago
For a current example of a tool which works along those lines see the venerable BRL-CAD: https://brlcad.org/. - Source: Hacker News / 10 months ago
Do you want BRL-CAD? https://brlcad.org/ (what you describe sounds a bit like my limited understanding of its UI) As noted, the usual suspects are LibreCAD, FreeCAD, or if you want to go completely programmatic, OpenSCAD. For the latter, if you already know Python, you might want to consider (Open)PythonSCAD: https://pythonscad.org/ If you want a graphical front-end using nodes and wires (to reduce syntax errors)... - Source: Hacker News / about 1 year ago
If computer graphics is of interest, BRL-CAD (https://brlcad.org) is very welcoming to new contributors and has lots of projects you could take on. Source: over 3 years ago
Mike Muuss[0] approves of this message. 0: https://brlcad.org/. - Source: Hacker News / over 3 years ago
Automated analysis tools: SonarQube, CodeClimate, and Codacy detect code-level debt automatically: cyclomatic complexity, code duplication, dependency staleness, and coverage gaps. These tools supplement but don't replace the architectural and business-logic debt that requires human judgment to identify and document. - Source: dev.to / 3 months ago
CodeClimate and Codacy can generate before/after metrics for code quality that make the starting and ending states concrete rather than subjective. - Source: dev.to / 3 months ago
CodeClimate quantifies maintainability so teams canโt hand-wave garbage away. - Source: dev.to / 11 months ago
Code Climate: Link - Automated code review and quality analysis for codebase health. - Source: dev.to / about 1 year ago
Use tools like SonarQube or CodeClimate to spot the high-risk 20%. Then fix one thing at a time not everything at once. This isnโt Dark Souls. - Source: dev.to / over 1 year ago
FreeCAD - An open-source parametric 3D modeler
Codacy - Automatically reviews code style, security, duplication, complexity, and coverage on every change while tracking code quality throughout your sprints.
LibreCAD - An open source 2D CAD application for Windows, Apple and Linux.
SonarQube - SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code.
OpenSCAD - OpenSCAD is a software for creating solid 3D CAD objects.
ESLint - The fully pluggable JavaScript code quality tool