Mailing Lists
If you want to receive any updates on the library, please provide your email address at the Download tab. We can then update recent changes on the library to you. Thanks!
Developers
Our library is mainly maintained by SGLab, directed by Prof. Sung-eui Yoon. The following people are main developers:
- Sung-eui Yoon, SGLab, KAIST
We have received contributions from the following contributors:
Contributions
We welcome your contributions to our opensource projects.
The following papers/projects are based on our work:
- RACBVHs: Random-Accessible Compressed Bounding Volume Hierarchies PDF
Tae-Joon Kim, Bochang Moon, Duksu Kim, and Sung-Eui Yoon
IEEE Transactions on Visualization and Computer Graphics, 2010
Presented as a SIGGRAPH talk at SIGGRAPH 09
Won 1st place at ACM Student Resesrch Competition held at ACM SIGGRAPH 09 and advanced to the grand finals
Won 3rd place at the Grand Finals
- Bounds on the Geometric Mean of Arc Lengths for Bounded-Degree Planar Graphs
Mohammad K. Hasan, Sung-Eui Yoon, and Kyung-Yong Chwa
Frontiers of Algorithmics Workshop, 2009
Slides
- Random-Accessible Compressed Triangle Meshes
Sung-Eui Yoon and Peter Lindstrom
To appear at IEEE TVCG and Visualization 07
Source codes of the proposed method is available as OpenRACM
Talk slide
- Mesh Layouts for Block-Based Caches
Sung-Eui Yoon and Peter Lindstrom
IEEE Tran. on Vis. and Computer Graphics (TVCG) and IEEE Visualization, 2006
A poster of layouts of meshs and BVHs was presented at
Workshop on Edge Computing Using New Commodity Architectures
- Cache-Efficient Layouts of Bounding Volume Hierarchies
Sung-Eui Yoon and Dinesh Manocha
Computer Graphics Forum (Eurographics), volume 25, issue 3, 2006
- Cache-Oblivious Mesh Layouts ,
Sung-Eui Yoon, Peter Lindstrom, Valerio Pascucci, and Dinesh Manocha
ACM SIGGRAPH (Transaction on Graphics) 2005.
Also, following extentions are useful to the project, but are not developed yet. You can contribute alont these directions:
- Dynamic cases: the current method runs slowly, and is not good for handling dynamic cases. We may need a dedicated technique for such dynamic cases.
Before contributing to the project, please go over the following items:
- All source code files must have a BSD license at the top of each file plus the names of the authors. Also, the code should contain doxygen-style documentation, so that the API documentation can be automatically generated.
- Please have your local clone with your own branch. Once it is ready, please send us a "pull" request. We will then go over it and merge it. If necessary, we may give some comments to your codes.
- We will list your name at the above section of "Developers"