Commit Graph

2 Commits

Author SHA1 Message Date
jess 451430a50c couple finishing touches, bunch more examples. if anyone ever see this, ill give you a tutorial on it. but this is complete. im gonna make my own engine now and it will be 3d. we'll see how that goes. 2026-05-16 23:04:35 -07:00
jess a2957d907a added more plotting modes and node angles.
also added a very handy SVG pipeline. you can make fem documents in inkscape and whatnot now.

added a few examples. use content-info to give your object a material (the title under accesability that way it serves a secondary purpose)

class names:
Segment
Node
Block

you can claim a rectangle to be a segment, it will create an enclosed object out of segments for you.

you should trim your objects to overlap just a smidge or you get some ghost nodes.
2026-05-15 23:40:33 -07:00