Flutterby™! : Writing intersection code and just put

Next unread comment / Catchup all unread comments User Account Info | Logout | XML/Pilot/etc versions | Long version (with comments) | Weblog archives | Site Map | | Browse Topics

Writing intersection code and just put

2025-01-07 23:40:03.424469+01 by Dan Lyke 0 comments

Writing intersection code, and just put the divide outside the test for the position along the line against the denominator, so I could just do (t>=0 && t<=1), rather than having an additional sign check.

I feel so dirty, and like I need to hand in my graphics geek card.

(In other news, modern hardware and code only run on major user choices, baybee)

[ related topics: Writing Current Events Graphics ]

comments in ascending chronological order (reverse):