Browsing projects by Tag(s)

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

Showing page 1 of 1

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. ... [More] One feature which distinguishes 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]

5.0
 
  0 reviews  |  1 user  |  75,838 lines of code  |  1 current contributor  |  Analyzed 2 days ago
 
 

A 3d shape search engine written in java, based upon Spheric Harmonics transforming of a 3d shape. Current it support OFF file format only. In order to run the code, you need to download xxl package from http://dbs.mathematik.uni-marburg.de/?search=Research_Projects_XXL , and a FFT java ... [More] implementation from http://piotr.wendykier.googlepages.com/jtransforms. I uploaded several papers which I referred during building the codes, those papers are not written by me. The system uses Spheric Harmonics transform(SHT) to form a shape descriptor,a high-dimensional matrix. A MTree(or SlimTree) is used to index shape descriptors. For more information about MTree or SlimTree, please refer the above mentioned websites. In order to understand the source code better, you had better have some background knowledge about Spheric Harmonics, FFT etc. Any advice is welcomed. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

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.

5.0
 
  0 reviews  |  0 users  |  1,622 lines of code  |  0 current contributors  |  Analyzed over 1 year ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.