about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Update headings HEAD masterAndinus2021-10-312-2/+2
* Make changes in Scaling (#7)karishmarajput2021-10-313-5/+3
* Fix typo and delete unused variable (#6)karishmarajput2021-10-311-2/+1
* TidyAndinus2021-10-261-3/+4
* Merge pull request #5 from karishmarajput/masterAndinus2021-10-261-1/+22
|\
| * Make translatedPointsArray globalkarishmarajput2021-10-261-1/+4
| * Merge branch 'master' of https://github.com/andinus/doradokarishmarajput2021-10-262-7/+3
| |\ | |/ |/|
* | Merge branch 'master' of github.com:andinus/doradoAndinus2021-10-261-1/+1
|\ \
| * \ Merge pull request #4 from VSThoms/masterAndinus2021-10-261-1/+1
| |\ \
| | * \ Merge pull request #1 from VSThoms/VSThoms-patch-1VSThoms2021-10-261-1/+1
| | |\ \
| | | * | Update Scaling.svelteVSThoms2021-10-261-1/+1
| | |/ /
* | / / TidyAndinus2021-10-261-6/+2
|/ / /
* | | Merge pull request #3 from justin-29/masterAndinus2021-10-261-4/+4
|\ \ \ | |/ / |/| |
| * | Update Translation.sveltejustin-292021-10-261-4/+4
|/ /
| * uninstalled installkarishmarajput2021-10-262-6/+0
| * translated points table addedkarishmarajput2021-10-263-0/+24
|/
* Add Translation to navbarAndinus2021-10-122-1/+8
* Add code for translationAndinus2021-10-121-0/+122
* Update READMEAndinus2021-10-112-6/+6
* Add scaling solutionAndinus2021-10-112-9/+170
* Add 2d transformation moduleAndinus2021-10-112-1/+34
* Use plotly basic package, mount with onMountAndinus2021-10-116-165/+148
* Update READMEAndinus2021-10-102-0/+8
* Implement Bresenham's AlgorithmAndinus2021-10-102-2/+171
* Plot graph when plotly is readyAndinus2021-10-101-2/+5
* line-drawing/DDA: Alert when plotly is not readyAndinus2021-10-101-1/+2
* Add links, postamble to homepageAndinus2021-10-104-7/+38
* Add plotly, update README to add Development notesAndinus2021-10-107-10/+212
* Update LICENSE, regenrate READMEAndinus2021-10-102-8/+8
* Update linksAndinus2021-10-101-4/+4
* line-drawing/dda: Print chart after solvingAndinus2021-10-102-32/+74
* Add working DDA AlgorithmAndinus2021-10-092-24/+106
* Update dispatch mechanismAndinus2021-10-091-6/+8
* Partial DDA implementationAndinus2021-10-094-77/+137
* Changing page with Navbar using Component eventAndinus2021-10-093-12/+24
* Initialize ApplicationAndinus2021-10-0910-0/+1079
* Add LICENSEAndinus2021-10-093-0/+704
* Initialize projectAndinus2021-10-093-0/+65