Elektrine lite

← Feed

@gilesgoat@toot.wales

Post #2107462

2026-05-06 12:00 UTC

@NickT6630 VERY IMPRESSIVE ! May I ask "did you use/implement fixed point arithmetic and matrixes" or some more 'unusual tricks' ? 🙂

Replies (1)

  • @NickT6630@mastodon.scot 2026-05-06 12:04

    @gilesgoat yes.. I used fixed point arithmetic and sine and cosine. The lines are drawn between the X, Y, Z coordinates using the Bresenham line algorithm. This video was a huge help as I have not tried to do this before. https://youtu.be/xADbvfVs6Mg?si=gOCA8HGLUCpOA8lF

    Open ##2107463