sdf-ray-marching

所属分类:图形图象
开发工具:ShaderLab
文件大小:0KB
下载次数:0
上传日期:2017-06-01 22:48:29
上 传 者sh-1993
说明:  一个简单的项目,演示如何将签名距离场光线行进器集成到Unity的延迟着色管道中
(A simple project showing how to integrate a signed distance field ray marcher into Unity s deferred shading pipeline)

文件列表:
Assets/ (0, 2017-06-01)
Assets/Materials.meta (191, 2017-06-01)
Assets/Materials/ (0, 2017-06-01)
Assets/Materials/White.mat (2885, 2017-06-01)
Assets/Materials/White.mat.meta (179, 2017-06-01)
Assets/Resources.meta (191, 2017-06-01)
Assets/Resources/ (0, 2017-06-01)
Assets/Resources/Shaders.meta (191, 2017-06-01)
Assets/Resources/Shaders/ (0, 2017-06-01)
Assets/Resources/Shaders/SDFRayMarching.shader (5093, 2017-06-01)
Assets/Resources/Shaders/SDFRayMarching.shader.meta (195, 2017-06-01)
Assets/Scenes.meta (191, 2017-06-01)
Assets/Scenes/ (0, 2017-06-01)
Assets/Scenes/Default.unity (12153, 2017-06-01)
Assets/Scenes/Default.unity.meta (174, 2017-06-01)
Assets/Scripts.meta (191, 2017-06-01)
Assets/Scripts/ (0, 2017-06-01)
Assets/Scripts/SDFRayMarching.cs (2668, 2017-06-01)
Assets/Scripts/SDFRayMarching.cs.meta (262, 2017-06-01)
ProjectSettings/ (0, 2017-06-01)
ProjectSettings/AudioManager.asset (328, 2017-06-01)
ProjectSettings/ClusterInputManager.asset (114, 2017-06-01)
ProjectSettings/DynamicsManager.asset (661, 2017-06-01)
ProjectSettings/EditorBuildSettings.asset (138, 2017-06-01)
ProjectSettings/EditorSettings.asset (479, 2017-06-01)
ProjectSettings/GraphicsSettings.asset (2476, 2017-06-01)
ProjectSettings/InputManager.asset (5793, 2017-06-01)
ProjectSettings/NavMeshAreas.asset (884, 2017-06-01)
ProjectSettings/NetworkManager.asset (151, 2017-06-01)
ProjectSettings/Physics2DSettings.asset (1250, 2017-06-01)
ProjectSettings/ProjectSettings.asset (14363, 2017-06-01)
ProjectSettings/ProjectVersion.txt (52, 2017-06-01)
ProjectSettings/QualitySettings.asset (4516, 2017-06-01)
ProjectSettings/TagManager.asset (378, 2017-06-01)
ProjectSettings/TimeManager.asset (168, 2017-06-01)
ProjectSettings/UnityAdsSettings.asset (223, 2017-06-01)
ProjectSettings/UnityConnectSettings.asset (481, 2017-06-01)

# Ray Marching Sandbox A simple project showing how to integrate a signed distance field (SDF) based ray marcher into Unity's deferred shading pipeline. ![Screenshot](http://i.imgur.com/g25vLbp.png) Our implementation fills in the necessary information garnered from the virtual scene's SDF into Unity's G-buffer, into which Unity further writes, throughout the G-buffer construction part of its deferred shading pipeline. The result is a seamless composition of our virtual scene and the actual scene in Unity. ## License The author(s) of this software hate viral software licenses (hi, GPL) and really annoying stuff like software patents. That's why this entire thing is wholly public domain, yo! Any being (not just humans) is free to copy, modify, publish, use, compile, sell or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. ## Contributors Here's a list of great apes that pressed a few keys on this weird thing called a keyboard, or gave some feedback about why shit is going bonkers, and made stuff happen on the screen: * Goksel Goktas (author) * Jens Holm (author) * ~~Sly~~ Tim Cooper * Kasper Engelstoft

近期下载者

相关文件


收藏者