Source code for Game Physics Cookbook
-
Updated
Dec 5, 2020 - C++
Source code for Game Physics Cookbook
A C++ library to compress and intersect sorted lists of integers using SIMD instructions
A general library for geometry operations of union, intersections, difference, and xor
SetSketch: Filling the Gap between MinHash and HyperLogLog
A tool for the comparison and identification of candidate genes based on Venn diagrams
Fast interval intersection library
An interactive program for creating polygons and determining if a given point is inside or outside the polygons
A lightweight, high performance geometry library.
Fast Commons Category Inspection
Solves 2D and 3D math problems, including, closest point, intersection, line of sight, and reflection vector:
Searching the ball based on intersection algorithm
A Tool for Intersecting Context-Free Grammars
Решение задачи о пересечении треугольников в 3-мерном пространстве
(C++) Creates a short resume based on text
Fast sparsed range intersection
An implicit surface is a set of points p such that f(p) = 0, where f is a trivariate function (i.e., p ∈ ℜ3). The surface is also known as the zero set of f and may be written f -1 (0) or Z(f). According to the implicit surface theorem, if zero is a regular value of f, then the zero set is a two-dimensional manifold. An iso-surface is a similar …
Visualization of the algorithm for finding the intersection of two line segments.
continuing DSA practice
Add a description, image, and links to the intersection topic page so that developers can more easily learn about it.
To associate your repository with the intersection topic, visit your repo's landing page and select "manage topics."