nanjizal / pixelimage

pixelimage, image lib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:HTML 62.9%Language:Haxe 35.7%Language:CSS 0.9%Language:JavaScript 0.5%