https://github.com/peterdee/pascal-line-clipping
Line Clipping demo with Pascal
https://github.com/peterdee/pascal-line-clipping
line-clipping pascal pascalabc
Last synced: about 1 month ago
JSON representation
Line Clipping demo with Pascal
- Host: GitHub
- URL: https://github.com/peterdee/pascal-line-clipping
- Owner: peterdee
- Created: 2020-05-19T21:08:18.000Z (almost 6 years ago)
- Default Branch: develop
- Last Pushed: 2020-05-20T08:49:10.000Z (almost 6 years ago)
- Last Synced: 2026-01-01T04:21:28.843Z (4 months ago)
- Topics: line-clipping, pascal, pascalabc
- Language: Pascal
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Line Clipping demo with Pascal
This application demonstrates line clipping with Pascal.
Created with PascalABC.NET 1.8 back in 2013.

Tested & built with PascalABC.NET 3.6.3 (binary included in the archive).
### Instructions
- Press `SPACE` to start the application after the launch.
- Press `SPACE` again to generate a new segment and re-draw it.
- Press `ENTER` to close the application.
### Requirements
**OS**: Windows 10 x64 (to run the compiled binary).
**IDE**: PascalABC.NET 3.6.3