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
Plane, 2D and 3D Ray objects for openFrameworks.It checks for the intersection of a ray with a segment, a sphere, a triangle, a plane, an ofPrimitive, an ofPolyline an with an ofMesh.
SetSketch: Filling the Gap between MinHash and HyperLogLog
A tool for the comparison and identification of candidate genes based on Venn diagrams
An interactive program for creating polygons and determining if a given point is inside or outside the polygons
Fast Commons Category Inspection
A lightweight, high performance geometry library.
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
Fast sparsed range intersection
(C++) Creates a short resume based on text
Решение задачи о пересечении треугольников в 3-мерном пространстве
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 …
An implementation of set, having intersect, union etc.
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."