From: C R Onjob Date: Fri, 15 Aug 2014 17:00:03 +0000 (+0800) Subject: Automatic commit of irc logs X-Git-Url: https://git.ucc.asn.au/?p=ipdf%2Fdocuments.git;a=commitdiff_plain;h=9d978b63701be8b53c0252d1f199dbebee62b211 Automatic commit of irc logs Q: Why did the WASP cross the road? A: To get to the middle. --- diff --git a/irc/#ipdf.log b/irc/#ipdf.log index 6b3f2e2..1fcd41c 100644 --- a/irc/#ipdf.log +++ b/irc/#ipdf.log @@ -3760,3 +3760,19 @@ 21:34 < sulix> I'm not sure what changed, but now ipdf crashes my OpenGL debugger. 21:42 < sulix> The QuadTree/GPU code works again! 21:42 < sulix> Somehow the bug I fixed last night reappeared, but I've added the needed *2s back in. +--- Day changed Fri Aug 15 2014 +08:43 < matches> So it seems to work well but things still go wierd on the GPU +08:44 < matches> I'm in Quadtree node 32 looking at the tip of Humphrey's eyebrow +08:44 < matches> The bottom line moves normally +08:44 < matches> Vertically only sorry +08:44 < matches> It doesn't move horizontally +08:44 < matches> The top line stays still and every so often jumps to a new (wrong) position +08:45 < matches> On the CPU it appears fine though +08:45 < matches> Although on the CPU it doesn't show the "Current View QuadTree Node: 32" +08:46 < matches> Hrm, I should add a 2d view of a car to the svg-tests +08:47 < matches> Then I can be like "IT IS RELEVANT TO MECHANICAL ENGINEERING BECAUSE BEZIERS" +08:47 < matches> In the conference/thesis offense +08:48 < matches> My concern is actually more how I'm going to present the arbitrary precision number representations because they don't even work +08:49 < matches> Well I should probably try Gmp rationals and Gmp floats before totally giving up I guess +08:49 < matches> And also those p-adic things +08:50 < matches> I never looked them up