Hacker News new | ask | show | jobs
by minxomat 2542 days ago
Yep. If the code doesn't clearly show the original intent, document your intent in a comment next to the code so future you or others can double check. Esp in gfx engines where some blocks are just math translated one to one to code.