Skip to content

GraphLineX is a Django web application for generating and visualizing plots using various line-drawing algorithms. It supports DDA, Bresenham, and Midpoint algorithms, and features a history function to view previously generated plots. Explore interactive plot viewing and track your graphical creations with ease.

License

Notifications You must be signed in to change notification settings

Rahmn-Dev/GraphLineX

Repository files navigation

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

About

GraphLineX is a Django web application for generating and visualizing plots using various line-drawing algorithms. It supports DDA, Bresenham, and Midpoint algorithms, and features a history function to view previously generated plots. Explore interactive plot viewing and track your graphical creations with ease.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published