update readme

master
howard 2021-05-04 16:16:18 -07:00
parent e844a96c66
commit ccc4195044
1 changed files with 3 additions and 2 deletions

View File

@ -10,10 +10,11 @@ Live Site
</p> </p>
# About # About
Three.cad is a 3D modelling web app built using [three.js](https://threejs.org/), [React](https://reactjs.org/), and [Web Assembly](https://webassembly.org/). It features parametric sketching and constructive solid geometry (CSG) capabilities. Three.cad is a computer-aided design (CAD) web app built using [three.js](https://threejs.org/), [React](https://reactjs.org/), and [Web Assembly](https://webassembly.org/). It features parametric sketching with [constraints](https://en.wikipedia.org/wiki/Geometric_constraint_solving) and 3D modelling with [constructive solid geometry](https://en.wikipedia.org/wiki/Constructive_solid_geometry) (CSG) capabilities.
# Highlights # Highlights
## 2D Sketching ## 2D Sketching
<p align="center"> <p align="center">