Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.05 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.05 KB

GraphLineX

Screenshot 2024-08-08 at 10 42 03 PM

GraphLineX is a Django web application that allows users to generate and view plots of various line-drawing algorithms. The application supports multiple algorithms such as DDA (Digital Differential Analyzer), Bresenham, and Midpoint, and provides a history feature to view previously generated plots.

409_2x_shots_so

Features

•	Line Drawing Algorithms: Supports DDA, Bresenham, and Midpoint algorithms.
•	Plot Generation: Generates plots based on user input.
•	History: Stores and displays a history of generated plots.
•	Interactive Plot Viewing: Click on history entries to view detailed plots.
GraphLineX.mov