Skip to content

hansongfang/idb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

In-Depth Buffers

I3D 2018

Songfang Han Ge Chen Diego Nehab Pedro V. Sander

Maintained by Songfang Han (shanaf@connect.ust.hk)

Tested on Qt 5.7(MSVC2015_64bit), Windows 7.

Setup

Dependencies

This project is build with Boost 1.61. For the rendering example, glew, glfw, flm and freeImage is used.

thirdparty.zip

Download thirdparty.zip
unzip thirdparty to root

DAGClustering

To generate indepth buffers:

dag-merger.exe -m modelpath -s viewSub -l sampleTriSub -e epsilonParam -c cacheDir -p priorityMetric -i relaxIteration

An example is given in the root/bin/example.bat.

DAG Order Upsample

To generate order from coarse model

dag-upsample.exe -m modelpath -n coarseModelpath -s viewSub -l sampleTriSub -e epsilonParam-c cacheDir -b carsemodelCacheDir

An example is given in the root/bin/example.bat.

Viewer

An example render using preprocessed in-depth buffers is given in dag-viewer. To use it:

dag-viewer.exe -m modelpath -c cacheDir

An example is given in the root/bin/example.bat.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published