diff --git a/README.md b/README.md index a021ccf..d62eb58 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ For more information, take a look at the [website](https://stuckisimon.github.io ## Current State -The public documentation is still a work in progress and is expected to be finished until end of August. While you're here, feel free to checkout the short-paper describing the work on [arXiv](https://arxiv.org/abs/2407.19977). +The public documentation is still a work in progress and is expected to be finished until end of August. While you're here, feel free to checkout the short paper describing the work on [arXiv](https://arxiv.org/abs/2407.19977). Feedback and questions are welcomed on any direct channel: diff --git a/website/docs/advanced/theory.md b/website/docs/advanced/theory.md index 973dfad..dd0cee9 100644 --- a/website/docs/advanced/theory.md +++ b/website/docs/advanced/theory.md @@ -1,5 +1,5 @@ # Theory -`strahl` was written as part of a master thesis. Therefore, a detailed report is available. If you're unsure about whether this is interesting to you, there is a short-paper which gives a brief introduction into the topic available on [arXiv](https://arxiv.org/abs/2407.19977). +`strahl` was written as part of a master thesis. Therefore, a detailed report is available. If you're unsure about whether this is interesting to you, there is a short paper which gives a brief introduction into the topic available on [arXiv](https://arxiv.org/abs/2407.19977). However, if you're interested in the full details and theoretical background, the full report is available on [Github](https://github.com/StuckiSimon/strahl). diff --git a/website/docs/intro.md b/website/docs/intro.md index 3ad3415..58a1cb9 100644 --- a/website/docs/intro.md +++ b/website/docs/intro.md @@ -10,7 +10,7 @@ The tutorial is not yet finished and will be following in the upcoming weeks. ## Where to find what -This is the minimal getting started documentation focusing on hands-on technical documentation. It is suitable if you are interested in creating renderings with `strahl`. However, if you're more interested in how it could be used, what the design decisions were and the internal working of the path tracer, there is a report with more extensive information available on the [Github](https://github.com/StuckiSimon/strahl) repository. If you're unsure about whether this is interesting to you, there is a short-paper which gives a brief introduction into the topic available on [arXiv](https://arxiv.org/abs/2407.19977). +This is the minimal getting started documentation focusing on hands-on technical documentation. It is suitable if you are interested in creating renderings with `strahl`. However, if you're more interested in how it could be used, what the design decisions were and the internal working of the path tracer, there is a report with more extensive information available on the [Github](https://github.com/StuckiSimon/strahl) repository. If you're unsure about whether this is interesting to you, there is a short paper which gives a brief introduction into the topic available on [arXiv](https://arxiv.org/abs/2407.19977). ## Browser Support