Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

danielchasehooper/ShapeUp-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShapeUp

A 3D Modeling tool using constructive solid geometry. More information about the project on my website. This repo is a santitized copy of the original with commit history removed. I was never planning on doing a public release of this code, and I don't feel like auditing/changing the original repo's commit history for code/comments that shouldn't be public.

This project is not maintained. This repo exists just because a few people said they were interested in looking at the code for educational purposes. I'm not accepting bug reports, feature requests, or PRs.

Building

for macOS run make
for web: run ./webbuild.sh
for windows: 😢