Karsten Schmidt is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

postspectacular / toxiclibs http://toxiclibs.org/

Building blocks for computational design with Java & Processing. LGPLv2 licensed.

Clone this repository (size: 27.1 MB): HTTPS / SSH
hg clone https://bitbucket.org/postspectacular/toxiclibs
hg clone ssh://hg@bitbucket.org/postspectacular/toxiclibs

Commit 94bd573365f0 Raw commit »

commit
94bd573365f0
parent
426cf1202f88
branch
default

updating ReadonlyVec2D/Vec2D.min()/max() & minSelf()/maxSelf() to work with ReadonlyVec2D, updating Vec2D.angleBetween() to workaround float rounding errors

Comments

    Log in to comment »

    File Lines added Lines removed
    src.core/toxi/geom/ReadonlyVec2D.java 2 2
    src.core/toxi/geom/Vec2D.java 17 15