13 lines
456 B
Markdown
13 lines
456 B
Markdown
|
<h1 align="center">three.cad</h1>
|
||
|
<div align="center" >
|
||
|
<a href="https://twpride.github.io/three.cad/">
|
||
|
Live Site
|
||
|
</a>
|
||
|
</div>
|
||
|
|
||
|
<p align="center">
|
||
|
<img style="width:min(600px,100%)" src="https://raw.githubusercontent.com/twpride/three.cad/master/dist/site_preview.gif"></img>
|
||
|
</p>
|
||
|
|
||
|
|
||
|
Three.cad is a 3D modelling software built using Three.js, React, and Web Assembly. It features parametric sketching and constructive solid geometry (CSG) capabilities.
|