Skip to content

A terribly python image library I made to flex on my friend who doesn't know linear algebra

Notifications You must be signed in to change notification settings

Toby-Osborne/TImageLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TImageLibrary

A terribly python image library I made to flex on my friend who doesn't know linear algebra

To Use

just clone this repo somewhere in path and then use import timg to access functions

Syntax

Coordinates are returned as tuples formatted (x,y), however you can use (y,x) and it will work fine so long as you are consistent Most functions return a list of points that can be used to draw onto a canvas. Some example code is provided

About

A terribly python image library I made to flex on my friend who doesn't know linear algebra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages