What is the best way to draw an (xy-axis-aligned) rectangle with this? And what is the word for xy-axis-aligned rectangle? :)
Show HN: Triangul-Art – make pixel art but with triangles
11–20 of 39 posts
just axis-aligned rectangle
Re: Show HN: Triangul-Art – make pixel art but with triangles
#12What is the best way to draw an (xy-axis-aligned) rectangle with this? And what is the word for xy-axis-aligned rectangle? :)
If you're referring to a bounding box, it's called AABB (axis aligned bounding box). So I guess AA rectangle would be ok.
Re: Show HN: Triangul-Art – make pixel art but with triangles
#13Fails on mobile. You need to catch the tap events, not just mouse clicks.
Re: Show HN: Triangul-Art – make pixel art but with triangles
#14Nice surprise: That's the first time I saw an in action.
Re: Show HN: Triangul-Art – make pixel art but with triangles
#15Cool concept! It reminds my of Hexels: http://www.marmoset.co/hexels
That is sliiiiick! :)
Re: Show HN: Triangul-Art – make pixel art but with triangles
#16it misses a easier way to share our creations
Unfortunately it's a bit difficult to have good sharing interaction from a static webapp hosted on github. Plus, the SVG rendering on browser is not good enough (you can see the sharpness) to export the drawing as a picture for future sharing.
serialize the state in this http://www.kvstore.io/ and use the key as a url, it'd be a nice hack
Re: Show HN: Triangul-Art – make pixel art but with triangles
#17It would be better to allow higher level structures, such as hexagons of six triangles each.
Re: Show HN: Triangul-Art – make pixel art but with triangles
#18It would be better to allow higher level structures, such as hexagons of six triangles each.
Re: Show HN: Triangul-Art – make pixel art but with triangles
#19Very nice!
An option to choose a hexagon shaped canvas and have it repeatedly tiled would be great for designing bathroom floors.
Re: Show HN: Triangul-Art – make pixel art but with triangles
#20Related: https://trixel.io/