Add link to great presentation in documentation & README

This commit is contained in:
baldurk
2016-01-20 20:13:48 +01:00
parent ae91bdcde2
commit e3c7abe0ee
3 changed files with 38 additions and 0 deletions
+7
View File
@@ -46,6 +46,13 @@ There are [binary releases](https://renderdoc.org/builds) available, built from
It's recommended that if you're new you start with the stable builds. Beta builds are available for those who want more regular updates with the latest features and fixes, but might run into some bugs as well. Nightly builds are available every day from master branch here if you need it.
Documentation
--------------
As mentioned above there are some [youtube videos](http://www.youtube.com/user/baldurkarlsson/) showing the use of some basic features and an introduction/overview.
There is also a great presentation by [@Icetigris](https://twitter.com/Icetigris) which goes into some details of how RenderDoc can be used in real world situations: [slides are up here](https://docs.google.com/presentation/d/1LQUMIld4SGoQVthnhT1scoA3k4Sg0as14G4NeSiSgFU/edit#slide=id.p).
License
--------------
+1
View File
@@ -178,6 +178,7 @@
<listItem><para>Matías N. Goldberg</para></listItem>
<listItem><para>Louis De Carufel</para></listItem>
<listItem><para>Steve Marton</para></listItem>
<listItem><para>Elizabeth Baumel</para></listItem>
</list>
</content>
+30
View File
@@ -87,6 +87,36 @@
</externalLink> to see if it's been reported.</para></listItem>
</list>
</content>
</section>
<section address="important">
<title>Documentation and Tutorials</title>
<content>
<para>
I have recorded some <externalLink>
<linkText>youtube videos</linkText>
<linkAlternateText>Tutorial videos on YouTube</linkAlternateText>
<linkUri>http://www.youtube.com/user/baldurkarlsson/</linkUri>
</externalLink> showing the use of some basic features and an introduction/overview.
</para>
<para>
There is also a great presentation by
<externalLink>
<linkText>@Icetigris</linkText>
<linkAlternateText>@Icetigris on Twitter</linkAlternateText>
<linkUri>https://twitter.com/Icetigris</linkUri>
</externalLink> which goes into some details of how RenderDoc can be used in real
world situations:
<externalLink>
<linkText>slides are up here</linkText>
<linkAlternateText>Slides for the presentation</linkAlternateText>
<linkUri>https://docs.google.com/presentation/d/1LQUMIld4SGoQVthnhT1scoA3k4Sg0as14G4NeSiSgFU/edit#slide=id.p</linkUri>
</externalLink>.
</para>
</content>
</section>
<section address="contact">