bhh
Object projector
A data structure for efficiently searching and sorting 3D objects by projecting them into a lower-dimensional space
Bounding Halfspace Hierarchy
125 stars
7 watching
4 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bryanmcnett/hexbvh | A data structure for efficient 3D bounding volume hierarchies | 18 |
bryanmcnett/aabo | An implementation of an axis-aligned bounding octahedron for efficient collision detection and spatial queries in 3D space | 250 |
clementfarabet/manifold | Manages and transforms high-dimensional data into lower-dimensional representations using various algorithms | 141 |
flow-based-cartograms/go_cart | A software tool for generating map projections where the size and color of regions are determined by their flow or density values | 113 |
nikogura/gomason | A tool for automating the process of building, signing, and publishing binaries in a reproducible manner | 65 |
baku89/virtualmapper | A tool to preview and manipulate 3D projections in real-time | 225 |
kholid060/projectile | A project for managing JavaScript projects with a graphical user interface | 135 |
madmann91/bvh | A modern C++ library for efficiently building and traversing 3D bounding volume hierarchies (BVHs) used in ray tracing and other applications. | 949 |
prbonn/depth_clustering | A fast and robust algorithm to segment 3D point clouds generated by Velodyne sensors into objects. | 1,205 |
jnhwkim/cbp | An implementation of a pooling technique for multimodal neural networks in Torch7 | 68 |
bittacklr/projac | A .NET projection library that allows developers to author and execute event projections against various backing stores, including relational databases. | 137 |
mfaruqui/crosslingual-cca | A tool to project word vectors of different languages into the same space using canonical correlation analysis (CCA) | 56 |
bryancrotaz/blender-artnet | Automates lighting control and animation for theatrical or performance environments. | 38 |
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
mbloch/mapshaper-proj | A JavaScript port of the Proj.4 map projection library, implementing its 130+ projections and datum transformations. | 38 |