examples/gkurve: added LICENSE.atlas
This commit is contained in:
parent
2f87141a3a
commit
056f13cd6e
2 changed files with 1 additions and 2 deletions
1
examples/gkurve/LICENSE.atlas
Normal file
1
examples/gkurve/LICENSE.atlas
Normal file
|
|
@ -0,0 +1 @@
|
|||
This implementation comes from https://gist.github.com/mitchellh/0c023dbd381c42e145b5da8d58b1487f
|
||||
|
|
@ -1,5 +1,3 @@
|
|||
//! This implementation comes from https://gist.github.com/mitchellh/0c023dbd381c42e145b5da8d58b1487f
|
||||
//!
|
||||
//! Implements a texture atlas (https://en.wikipedia.org/wiki/Texture_atlas).
|
||||
//!
|
||||
//! The implementation is based on "A Thousand Ways to Pack the Bin - A
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue