New: geometric-algebraAll contenthive-129948hive-196917krhive-183959zzanhive-185836hive-150122steemhive-180932photographyhive-101145hive-183397hive-144064hive-166405uncommonlabhive-188619hive-184714krsuccessbitcoinhive-145157hive-103599hive-180301hive-193637hive-179660hive-193186TrendingNewHotLikerspeeterjoot (30)in geometric-algebra • 7 years agoSolution of two line intersection using geometric algebraI recently encountered a geometric algebra video by Jorge Rodriguez where he solved the intersection of two lines problem using geometric algebra. In that video the solution used ratios of the…porky12 (25)in programming • 7 years agoGeneral introduction to implementing physics engines using geometric algebraIn game programming, using a physics engine often is useful. But a problem with typical physics engines is, that they are only written for a fixed dimension, normally 2D or 3D. So when you wrote a…