-
I'm programming under Eclipse with standard settings for warnings and errors, and I have a lot of warnings in SquidLib (more than 400). This is bad practice, because it makes the list of warnings unus…
smelc updated
7 years ago
-
Does `ints(0.5, 5.5)` return a range of doubles [0.5, 5.5) that is incremented by 1.0 ?
If so, then the name `ints` is a bit misleading and otherwise, why not?
Both python `xrange` and D's `iota` s…
-
Implement basic raster shape drawing for dcv.plot module.
Sources:
https://en.wikipedia.org/wiki/Bresenham%27s_line_algorithm
https://en.wikipedia.org/wiki/Xiaolin_Wu%27s_line_algorithm
-
Transferred from http://code.opencv.org/issues/2988
```
|| Adi Shavit on 2013-04-25 20:48
|| Priority: Normal
|| Affected: 2.4.0 - 2.4.4
|| Category: core
|| Tracker: Bug
|| Difficulty: None
|| PR:
…
-
RafaelOliveria - We have already done quite a bit of work on "http://members.chello.at/~easyfilter/bresenham.html"
https://github.com/hxDaedalus/hxDaedalus/blob/master/src/wings/pixel/Plot.hx
It m…
-
is not IK(), is not polargraph_line(). Appears to be caused by bresenham's algorithm, somehow.
-
Hello @l3kn! Wanted to suggest a feature, maybe implement it myself with some guidance to see how you want this feature. Currently I am working on using this library to make pretty isometric worlds li…
-
The calculation of the convex hull shows a lot of artifacts located preferably in the upper left quadrant of an ROI object. The Image below is just one example of many. This affects the calculation …
rhoef updated
7 years ago
-
Hi, I'm [Psilo](http://community.monogame.net/users/throbax/activity) the developer of [Throbax TD](http://community.monogame.net/t/throbax-td-windows/6617) and I'd like to share some code with you.
#…
-
Hi Ambroz,
congratulation to that code!. It shows me that C++ is usable again and really good on controllers (I dropped that language before it hat good templates).
My Idea is to run a firmware an t…