KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
dp_rect_pack
★ 15
Open GitHub ↗
Rectangle packing library for C++
Download README (.md)
Explore Similar Repositories
Machine-Learning-with-AndrewNg
:
Programming assignments for Coursera's Machine Learning Course.
Materi-Kulgram
:
No description available.
custom-fonts
:
Custom Fonts allows you to add more fonts that extend formatting options in your site.
jszm
:
A tiny public-domain Z-machine interpreter written in JavaScript/ES6
building-data-science-with-js
:
Materials and code for free course on building data science with javascript
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
dp_rect_pack
?
Download (.md)
## Rectangle packing library for C++ ### Features * Good packing (see [the gallery](https://danpla.github.io/dp_rect_pack/gallery.html)) * Multipage and infinite single page modes * Custom page padding and spacing between rectangles * Type agnostic * zlib license ### Documentation The documentation is embedded in the library and is also available online at https://danpla.github.io/dp_rect_pack. See demo/main.cpp for an example of how to use the library. ### Source code repository and issue tracker https://github.com/danpla/dp_rect_pack