ObjFW  Check-in [44eb35b212]

Overview
Comment:Add OFMatrix4x4 and OFVector3D

These will be useful for 3D graphics.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 44eb35b2124e981ae43c81d90d867810715a2093eef68e278f009dc608d9e8b5
User & Date: js on 2023-02-12 22:20:39
Other Links: manifest | tags
Context
2023-02-13
20:32
Support for storing OFColors in tagged pointers check-in: 51c8047121 user: js tags: trunk
2023-02-12
22:20
Add OFMatrix4x4 and OFVector3D check-in: 44eb35b212 user: js tags: trunk
2023-02-11
23:49
OFStreamSocket: Require open socket in -[accept] check-in: c02886307e user: js tags: trunk
2022-11-07
00:24
Merge trunk into branch "3d-affine-transforms" Closed-Leaf check-in: fd7d3894ff user: js tags: 3d-affine-transforms
Changes