Skip to content
This repository has been archived by the owner on Oct 15, 2021. It is now read-only.

libreliu/GeometryPad

Repository files navigation

GeometryPad

Description

A simple Geometry Sketchpad based on C++

Software Architecture

Only libc & libc++ required

Installation

Besure that you have CMake 2.8 or higher version installed.

cmake . make ./GeoPad.elf # To run the program

Todo

  • Migrate to C++

Contribution

  1. Fork the project
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

About

A geometry sketchpad (prototype)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published