Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

FreeSG

Compare

  No analysis available

FreeSG ("Free" as in "Free software" and "Free of bloat") is an compact, general-purpose, open-source scene-graph library. It implements a generic, extensible object/scene representation, designed to simplify such tasks as real-time rendering and geometrical queries. One feature which distinguishes ... [More] FreeSG from the variety of scene-graph libraries available is its ability to solve systems of logical (geometrical) constraints such as angles and distances, in order to define the relationship between elements of a scene, in a powerful and unambiguous way. [Less]

0 lines of code

1 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

cover tree in C++

Compare

  No analysis available

A tiny implementation of cover trees in C++; using templates. The current implementation features a very fast insert method, and a generic iteration method. You can construct all kind of queries using the iteration method. There are a few examples in the code.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: boost