-
Trying to build from source yields this error:
```
Error: Operation already in progress for boost@1.75.0.formula
Another active Homebrew process is already using boost@1.75.0.formula.
Please wai…
-
Example:
```
bu-core2d:geometry2D/bu-base:BuildingGeometry2D/bu-base:geometry
```
GetMap does not render the features. Warning in the log: `[07:36:09] WARN: [SymbologyParser?] Evaluating …
-
This is a place holder for something I want to explore.
It seems you can't create more than one layer with writeOGR.
Needs an example
(GeoPackage can contain vector and raster layers, and multip…
-
In order to provide access to polygon based methods we have created in the Geometry2d package the 2d game component class has a weak reference to a Polygon object. Weak as in it doesn't really do muc…
-
Not sure whether this is useful, but there are many errors when running things from this package.
```
$ julia test_ellipse.jl
INFO: Loading help data...
circle perimeter = 9.42477796076938 and ellip…
-
https://github.com/danbuis/BBDGamesLib/blob/379d20bd9c749c79bd2294e55a45e2659f87b04d/src/Geometry2d/BBDSegment.java#L176-L178
-
I added the open3d library to visual studio 2019. Then I wrote my codes without any problems. Then, when I tried to compile it as release x64, I encountered the following errors. How should I add?
…
-
Pull request: #1515
Link to TODO, or file number/line: `CMakeLists.txt:69`
-
Hello,
I do not know if this information will help you.
I know project is using cppcheck.
I checked the source code using PVS-Studio.
I received the following report.
There may be a fa…
gy741 updated
3 years ago
-
https://github.com/danbuis/BBDGamesLib/blob/379d20bd9c749c79bd2294e55a45e2659f87b04d/src/Geometry2d/BBDSegment.java#L117-L119
Vaguely remember angle finding in point needing atan2 for this scenario