Skip to content

Commit

Permalink
Revert "Add gifs and png files to README.md"
Browse files Browse the repository at this point in the history
  • Loading branch information
gha3mi authored Apr 29, 2024
1 parent aa2690b commit 22eae01
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
- Add NURBS surface to PPM conversion examples.
- Utilized ForUnitTest for testing.
- Added Support for `OpenMP` and `do concurrent`.
- Added gifs and pngs to the `README.md` file.

### Changed

Expand Down
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,6 @@ ForCAD supports **B-Spline**, **NURBS**, **Bezier**, and **Rational Bezier** cur
- Rotate and translate NURBS objects.
- Visualization using provided python PyVista scripts.

## Simple Examples

<img src="https://github.com/gha3mi/forcad/raw/main/gif/1.gif" width="250"/><img src="https://github.com/gha3mi/forcad/raw/main/gif/2.gif" width="250"/><img src="https://github.com/gha3mi/forcad/raw/main/gif/3.gif" width="250"/><img src="https://github.com/gha3mi/forcad/raw/main/gif/4.gif" width="250"/><img src="https://github.com/gha3mi/forcad/raw/main/gif/5.gif" width="250"/><img src="https://github.com/gha3mi/forcad/raw/main/gif/6.gif" width="250"/><img src="https://github.com/gha3mi/forcad/raw/main/gif/7.gif" width="250"/><img src="https://github.com/gha3mi/forcad/raw/main/gif/8.gif" width="250"/><img src="https://github.com/gha3mi/forcad/raw/main/gif/9.gif" width="250"/><img src="https://github.com/gha3mi/forcad/raw/main/gif/10.gif" width="250"/><img src="https://github.com/gha3mi/forcad/raw/main/gif/11.gif" width="250"/>

<img src="https://github.com/gha3mi/forcad/raw/main/ppm/example_ppm1.png" width="250"/><img src="https://github.com/gha3mi/forcad/raw/main/ppm/example_ppm2.png" width="250"/><img src="https://github.com/gha3mi/forcad/raw/main/ppm/example_ppm3.png" width="250"/>

## Installation

### Requirements
Expand Down
Binary file removed gif/1.gif
Binary file not shown.
Binary file removed gif/10.gif
Binary file not shown.
Binary file removed gif/11.gif
Binary file not shown.
Binary file removed gif/2.gif
Binary file not shown.
Binary file removed gif/3.gif
Binary file not shown.
Binary file removed gif/4.gif
Binary file not shown.
Binary file removed gif/5.gif
Binary file not shown.
Binary file removed gif/6.gif
Binary file not shown.
Binary file removed gif/7.gif
Binary file not shown.
Binary file removed gif/8.gif
Binary file not shown.
Binary file removed gif/9.gif
Binary file not shown.

0 comments on commit 22eae01

Please sign in to comment.