Skip to content

nanjizal/pixelimage

Repository files navigation

pixelimage

Currently adding hittest to shapes, and improving triGML markup. Not yet ready for production WIP.

samples wip >

demo showUsed >

demo bin >

haxe dox

Drawing to UIntArray and then put on Canvas.

Screenshot from 2022-10-08 09-57-34

fillGradTri

image

pixelimage, pixel image lib initially aimed at haxe js ( but may extend for c++ haxe target ), can be used easily with htmlHelper

setARGB, getARGB, fillRect, fillTri, fillGradTri,fillRegPoly( for circles and ellipses )

since ellipses/circles use triangles there are some non overlap aspects that need consideration, fillRegPoly is still under dev

allows easy getting and setting to the canvas

drawToContext and drawFromContext

About

pixelimage, image lib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages