Skip to content

hmaach/chaikin-with-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CHAIKIN with Java

Java project implementing Chaikin's algorithm with canvas rendering and user interaction

πŸ“‚ Project Structure


src/
 // TODO
│── Main.java
└── Makefile

πŸš€ How to Run

  1. Compile all sources:

    make build
  2. Run the program:

    make run

`

Features

// TO ADD

About

Java project implementing Chaikin's algorithm with canvas rendering and user interaction

Topics

Resources

Stars

Watchers

Forks