Skip to content

Commit 9c03269

Browse files
committed
Update index teaser
1 parent f98d9d7 commit 9c03269

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/assets/teaser.png

3.33 MB
Loading

docs/index.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ p {
66

77
# Continuous Collision Detection
88

9-
![Complete Dataset of Scenes](https://raw.githubusercontent.com/Continuous-Collision-Detection/Sample-Scalable-CCD-Data/main/teaser.png)
9+
![Complete Dataset of Scenes](assets/teaser.png)
1010

1111
Welcome! This is the website for the Continuous Collision Detection (CCD) projects started at the [Geometric Computing Lab @ NYU](https://cims.nyu.edu/gcl/). The goal of this work is to provide provably correct and efficient algorithms for continuous collision detection and to provide large-scale benchmarks for evaluating the correctness and efficiency of future developments.
1212

@@ -87,6 +87,12 @@ To foster the adoption and development of future linear CCD algorithms, and to e
8787
* [Full Dataset](https://archive.nyu.edu/handle/2451/61518)
8888
* [Sample Broad Phase](https://github.com/Continuous-Collision-Detection/Sample-Scalable-CCD-Data)
8989

90+
## Data
91+
92+
All the data used in the papers is available on the [NYU Faculty Digital Archive](https://archive.nyu.edu/handle/2451/61518).
93+
94+
This includes the [handcrafted queries](https://archive.nyu.edu/handle/2451/61519), [simulation queries](https://archive.nyu.edu/handle/2451/61520), [rounded queries](https://archive.nyu.edu/handle/2451/63808), and [full scene and time of impact dataset](https://archive.nyu.edu/handle/2451/74508).
95+
9096
## Acknowledgments
9197

9298
We thank the NYU IT High Performance Computing for resources, services, and staff expertise.

0 commit comments

Comments
 (0)