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
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
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.
Solves 2D and 3D math problems, including, closest point, intersection, line of sight, and reflection vector:
A lightweight, high performance geometry library.
SetSketch: Filling the Gap between MinHash and HyperLogLog
Fast sparsed range intersection
Searching the ball based on intersection algorithm
An implementation of set, having intersect, union etc.
c++ intersection of 2 arbitrary 3D cubes
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 …
(C++) Creates a short resume based on text
An algorithm that checks whether two triangles in three-dimensional space are intersecting or not.
Repository contains C++ programs on LinkedList - SLL. DLL & CLL - Insertion,deletion, reverse -Append, intersection,Merge,even odd - Cycle detection & removal -
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."