justakayy
c7af421dfa
test: PointTest.java #HSFDPMUW ( #6391 )
...
* test: added Tests for Point.java
* style: fixed formatting and comments
* style: formatted with clang-format and renamed variables
* style: fixed imports to not use the '.*' form
---------
Co-authored-by: Aaron <aaron@hochschule.de >
Co-authored-by: Deniz Altunkapan <93663085+DenizAltunkapan@users.noreply.github.com >
2025-07-20 09:59:18 +02:00
Saahil Mahato
7cf568c975
Add midpoint circle algorithm ( #5868 )
2024-10-26 11:50:33 +00:00
Saahil Mahato
70adf6f223
Add midpoint ellipse algorithm ( #5870 )
2024-10-26 09:49:10 +00:00
Saahil Mahato
be70801aa2
feat: add bresenham's line drawing algorithm ( #5779 )
2024-10-15 09:12:58 +00:00
Hardik Pawar
1dfa2e571b
feat: Add ConvexHull new algorithm with Junit tests ( #5789 )
2024-10-14 17:51:59 +00:00
Piotr Idzik
f010a47608
chore: enforce InsertNewlineAtEOF in clang-format ( #4343 )
...
* style: insert newline at eof
* style: use `InsertNewlineAtEOF` in `clang-format`
* fix: use `clang-format-16`
* chore: update clang-format-lint-action to v0.16.2
---------
Co-authored-by: Debasish Biswas <debasishbsws.dev@gmail.com >
2023-09-01 04:10:46 +00:00
acbin
415a04ea7f
Add automatic linter ( #4214 )
2023-06-09 20:05:14 +08:00
acbin
00282efd8b
style: format code ( #4212 )
...
close #4204
2023-06-09 18:52:05 +08:00
Stronshade
6d13d95e41
Graham scan algorithm ( #3903 )
...
* Added Graham scan algorithm #3894
* Added Graham scan algorithm (#3894 )
---------
Co-authored-by: Stronshade <diegobrocker1999@gmail.com >
2023-02-25 18:31:51 +05:30