Skip to content

Commit 06b7041

Browse files
committed
Add acknowledgement.
1 parent a8bbe53 commit 06b7041

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,10 @@ See this example in [Online Editor](#/play/brush-link).
201201
- Only 24-bit, single floating point precision is supported.
202202
- Data size cannot be larger than the max size supported by WebGL texture, which is typically 8096 x 8096.
203203

204-
### Reference Paper
205-
P4 was first developed to leverage WebGL for GPU-accelerated data processing. The support for interactive visualizations is added based on research work documented in this paper.
204+
### Publication
205+
P4 was first developed to leverage WebGL for GPU-accelerated data processing. The support for interactive visualizations is added based on the research work documented in the following paper:
206206

207-
Li JK, Ma KL. [P4: Portable Parallel Processing Pipelines for Interactive Information Visualization](https://ieeexplore.ieee.org/abstract/document/8468065). IEEE transactions on visualization and computer graphics. 2018 Sep 19.
207+
Li JK, Ma KL. [P4: Portable Parallel Processing Pipelines for Interactive Information Visualization](https://ieeexplore.ieee.org/abstract/document/8468065). IEEE transactions on visualization and computer graphics. 2018 Sep 19.
208+
209+
## Acknowledgement
210+
This research was sponsored in part by the U.S. National Science Foundation through grant NSF IIS-1528203 and U.S. Department of Energy through grant DE-SC0014917.

0 commit comments

Comments
 (0)