This commit is contained in:
Matias Lavik 2020-05-10 21:35:37 +02:00 коммит произвёл GitHub
Родитель 7bc11f1c09
Коммит 3ea340b54c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 4 добавлений и 1 удалений

Просмотреть файл

@ -1,5 +1,8 @@
# UnityVolumeRendering
A volume renderer, made in Unity3D. See slides from presentation here: https://speakerdeck.com/mlavik1/volume-rendering-in-unity3d
A volume renderer, made in Unity3D.
Tutorial explaining the basic implementation here: https://matiaslavik.wordpress.com/2020/01/19/volume-rendering-in-unity/
Also, slides from presentation can be found here: https://speakerdeck.com/mlavik1/volume-rendering-in-unity3d
![alt tag](https://github.com/mlavik1/UnityVolumeRendering/blob/master/Screenshots/front.jpg)