-
Updated
Aug 29, 2020 - C++
#
cad
Here are 489 public repositories matching this topic...
This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler. Issues are managed on our own bug tracker at https://www.freecadweb.org/tracker
Stanford Doggo is an open source quadruped robot that jumps, flips, and trots!
-
Updated
Feb 25, 2020
Parametric 2d/3d CAD
macos
c-plus-plus
visual-studio
cmake
cairo
graphical-interface
cad
freetype
mingw
solvespace
libpng
parametric
-
Updated
Aug 27, 2020 - C++
Parametric 2D and 3D modeler written in pure javascript
-
Updated
Aug 5, 2020 - JavaScript
Open CASCADE Community Edition: patches/improvements/experiments contributed by users over the official Open CASCADE library.
-
Updated
Aug 22, 2020 - C++
cad
medical
fusion-360
nucleo-board
coronavirus
covid-19
covid
sars-cov-2
ards
covid-respirator
makair-respirators
-
Updated
Jun 22, 2020
Precisely align, move, and measure+match objects and mesh parts in your 3D scenes.
-
Updated
Aug 6, 2020 - Python
dcowden
commented
Dec 6, 2018
Issue by westurner
Thursday Jul 19, 2018 at 20:39 GMT
Originally opened as dcowden/cadquery#287
Vector and illustration framework for macOS
-
Updated
Aug 18, 2020 - Objective-C
Build cost spreadsheet for a KiCad project.
-
Updated
Aug 2, 2020 - Python
Reduce the burden of mathematics when playing OpenSCAD
-
Updated
Aug 27, 2020 - OpenSCAD
Vishnu-C
commented
Nov 21, 2019
Would be great if there is a single example that covers
Read DWG
Edit something
Write the edit DWG
Would be great as one can use it for beginning. If there is one already please help me spot it.
A GCode sender for up to two GRBL controller. SVG, DXF, HPGL import. 6 axis DRO.
-
Updated
Aug 15, 2020 - C#
JavaScript SDK for viewing high-detail 3D BIM and CAD models in the Web browser
engineering
webgl
sdk
cad
bim
openbim
ifc
bms
gltf
buildingsmart
bimserver
3d-viewer
gltf-viewer
aec
xeokit
xeokit-sdk
openbimstandards
industryfoundationclasses
3dxml
-
Updated
Aug 25, 2020 - JavaScript
[CVPR'19] Dataset and code used in the research project Scan2CAD: Learning CAD Model Alignment in RGB-D Scans
-
Updated
Nov 21, 2019 - C++
A High-performance Timing Analysis Tool for VLSI Systems
parallel-computing
eda
circuit-simulator
cad
verilog
cpp17
circuit-simulation
vlsi
circuit-analysis
computer-aided-design
vlsi-physical-design
sta
electronic-design-automation
vlsi-circuits
static-timing-analysis
-
Updated
Apr 18, 2020 - C++
build BREP Solids with OpenCascade and NodeJS - 3D Modeling
nodejs
threejs
cad
csg
boundary-model
constructive-solid-geometries
3d
3d-models
opencascade
computer-aided-design
step
iges
-
Updated
Aug 16, 2020 - JavaScript
Improve this page
Add a description, image, and links to the cad topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cad topic, visit your repo's landing page and select "manage topics."
Proposed Behaviour
None of the core VPR algorithms should care if the relevant
t_physical_tileis an input / output / IO type.Current Behaviour
Some behavior is still dependent on whether a tile is an input / output / IO type.
Possible Solution
The relevant code shouldn't need to care. Once all callsites of is_input_type/is_output_type/is_io_type are removed, the