Post Aqbln3UnJQfAjkPK9A by [email protected] | |
More posts by [email protected] | |
Post #AqbQHNiaUZvx9Sulfs by [email protected] | |
0 likes, 0 repeats | |
preferred rectangle data model: | |
Post #AqbQSvSNOSOuyWpvoO by [email protected] | |
0 likes, 0 repeats | |
@foone only one of them allows for the described rectangle to not be a rectangl… | |
Post #AqbR1mkrjqDe7f6i9Y by [email protected] | |
0 likes, 0 repeats | |
@foone ((left bottom) (right top)) | |
Post #AqbR95X2KBK0Nx7YzQ by [email protected] | |
0 likes, 0 repeats | |
@foone top right bottom left, css damaged me, still do a little poem every time… | |
Post #AqbRblAr5q2Fe2PxGS by [email protected] | |
0 likes, 0 repeats | |
@foone Can we mix and match? 👉👈 | |
Post #AqbRybF4BclZV9HJQ0 by [email protected] | |
0 likes, 0 repeats | |
@foone B because it's an interval | |
Post #AqbSAjNDmO7ACCsRX6 by [email protected] | |
0 likes, 0 repeats | |
@foone depends what im doing! as a declarative css lover through the box model … | |
Post #AqbUxskRugFBMvJ4d6 by [email protected] | |
0 likes, 0 repeats | |
@foone I have classes representing both and freely convert between them. The fo… | |
Post #AqbaN2NZk33kFWQDxo by [email protected] | |
0 likes, 0 repeats | |
@foone Is this question a precursor to revealing how Carmen Sandiego uses somet… | |
Post #AqbaN2Zyzuz4s0E8Iq by [email protected] | |
0 likes, 0 repeats | |
@MrDOS Nope! it seems to use left,top,right,bottom but it was Carmen Sandiego t… | |
Post #AqbgoEFWJgdIbj0GZM by [email protected] | |
0 likes, 0 repeats | |
@foone actually, two points, either diagonal pair, which is sort of your bottom… | |
Post #Aqbh3nEqVgTnT56qzg by [email protected] | |
0 likes, 0 repeats | |
@foone width and girth | |
Post #Aqbh6wVaV6jl5TRTf6 by [email protected] | |
0 likes, 0 repeats | |
@foone enforcing x, h, w, h ≥ 0 via type system is way easier than enforcing … | |
Post #AqbhpsxEYsFB5zntY0 by [email protected] | |
0 likes, 0 repeats | |
@foone x1,y1,x2,y2 ;-) | |
Post #AqbjuIT3qSzPI4vDv6 by [email protected] | |
0 likes, 0 repeats | |
@foone x,y,w,h, but also with properties for left,top,right,bottom | |
Post #Aqbln3UnJQfAjkPK9A by [email protected] | |
0 likes, 0 repeats | |
@foone x, y, w/2, h/2 for me. you’re going to need those numbers anyway for b… | |
Post #AqbqwRZPfmMLmOrcYK by [email protected] | |
0 likes, 0 repeats | |
@foone Depends what it's being used for. T,L,B,R is useful for direct compa… | |
Post #AqbuKfTjueObjES8HY by [email protected] | |
0 likes, 0 repeats | |
@foone for gamedev I prefer x,y,w,h because then I can use a Rect for Position/… | |
Post #AqcIMeX2nk1aGtTgLw by [email protected] | |
0 likes, 1 repeats | |
@foone origin.x, origin.y, size.width, size.height | |
Post #AqcTB7UAQSIO5epqam by [email protected] | |
0 likes, 0 repeats | |
@foone #p5js with rectMode()https://p5js.org/reference/p5/rectMode/ | |
Post #AqccFXGLQcNmmYYBDU by [email protected] | |
0 likes, 0 repeats | |
@dec_hl RADIUS? for rectangles? oh dear | |
Post #AqccmvMGrX554NF8qG by [email protected] | |
0 likes, 0 repeats | |
@foone @dec_hl I'm glad I'm not the only one who insists parallelograms… | |
Post #Aqce6KQLzaBaGYyAPA by [email protected] | |
0 likes, 0 repeats | |
@indigoparadox @dec_hl rectangles have a radius much like babies have a caloric… | |
Post #AqdXRMaSdl9IXDjweW by [email protected] | |
0 likes, 0 repeats | |
@lritter @foone if you truly believed that, you should want ((left,right),(bott… | |
Post #AqdYlw4EXFaIJw2VFo by [email protected] | |
0 likes, 0 repeats | |
@drj @foone wasn't an option though | |
Post #Aqed0LSfVlDE6kYTlQ by [email protected] | |
0 likes, 0 repeats | |
@foonex,y,w,h allows moving the rectangle arbitrarily without any risk of cumul… |