-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathCITATION.cff
33 lines (33 loc) · 1.13 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
cff-version: 1.2.0
title: General Purpose Raytracing Tookit
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Nate
family-names: Morrical
email: [email protected]
affiliation: University of Utah
orcid: 'https://orcid.org/0000-0002-2262-6974'
- given-names: Patrick
family-names: Shriwise
email: [email protected]
affiliation: Argonne National Laboratory
orcid: 'https://orcid.org/0000-0002-3979-7665'
identifiers:
- type: doi
value: 10.5281/zenodo.8019116
description: Zenodo DOI of GPRT 1.0.0
repository-code: 'https://github.com/gprt-org/GPRT'
url: 'https://gprt-org.github.io/GPRT/'
abstract: >-
GPRT is an open source raytracing library that allows
developers to quickly prototype ideas involving
high-performance ray tracing. By providing a comprehensive
set of abstractions over Khronos's Vulkan API, GPRT
empowers developers to explore and push the boundaries of
ray tracing technology, enabling the creation of visually
stunning, informative and immersive visualizations and
simulations.
license: MIT