All Projects → Unity-Technologies → Skyboxpanoramicshader

Unity-Technologies / Skyboxpanoramicshader

Skybox shader for support of 360/180/cubemap video and static content

Labels

Projects that are alternatives of or similar to Skyboxpanoramicshader

Xiexes Unity Shaders
A re-write and restructure of XSToon.
Stars: ✭ 171 (-25.97%)
Mutual labels:  shaderlab
Rtltmpro
Right-To-Left Text Mesh Pro for Unity. This plugin adds support for Persian and Arabic languages to TextMeshPro.
Stars: ✭ 187 (-19.05%)
Mutual labels:  shaderlab
Unity Shaders
✨ Shader demo - More than 300 examples
Stars: ✭ 198 (-14.29%)
Mutual labels:  shaderlab
Threedscans
Scanned statue models from the Three D Scans project, optimized for real-time rendering use.
Stars: ✭ 172 (-25.54%)
Mutual labels:  shaderlab
Videolabtest
OP-Z videolab examples
Stars: ✭ 186 (-19.48%)
Mutual labels:  shaderlab
Unitywatersurface
Water Surface Simulation using CutomRenderTexture in Unity 2017.1
Stars: ✭ 190 (-17.75%)
Mutual labels:  shaderlab
Stylized Water
A stylized water shader (and material presets) for Unity.
Stars: ✭ 162 (-29.87%)
Mutual labels:  shaderlab
Universalshaderexamples
Sand box project containing example shaders and assets compatible with Unity Universal Render Pipeline.
Stars: ✭ 207 (-10.39%)
Mutual labels:  shaderlab
Isaura
An attempt at making a aura thingie with a isoline shader.
Stars: ✭ 187 (-19.05%)
Mutual labels:  shaderlab
Ssgi Urp
Screen Space Global Illumination for Unity Universal Render Pipeline
Stars: ✭ 198 (-14.29%)
Mutual labels:  shaderlab
Nvjob Water Shader Simple And Fast
#NVJOB Simple Water Shaders. Free Unity Asset.
Stars: ✭ 172 (-25.54%)
Mutual labels:  shaderlab
Shaders
A collection of shaders written in CG/ShaderLab for Unity.
Stars: ✭ 173 (-25.11%)
Mutual labels:  shaderlab
Outlined Diffuse Shader Fixed
This is a fixed version of diffused outline shader from http://wiki.unity3d.com/index.php/Outlined_Diffuse_3
Stars: ✭ 194 (-16.02%)
Mutual labels:  shaderlab
Crossfadinglod
(Unity) Cross-fading LOD shader example
Stars: ✭ 171 (-25.97%)
Mutual labels:  shaderlab
Amplifyshadercommunityextras
Community made extras for Amplify Shader Editor
Stars: ✭ 201 (-12.99%)
Mutual labels:  shaderlab
Unity Plugin
收集的Unity3D插件以及资源、粒子等,欢迎Star
Stars: ✭ 159 (-31.17%)
Mutual labels:  shaderlab
Awesome Unity Shader
⛵ 关于炫酷的Unity3D Shader | About Cool Unity3D Shaders
Stars: ✭ 2,658 (+1050.65%)
Mutual labels:  shaderlab
Inputsystem warriors
Example Project for the new Unity Input System
Stars: ✭ 219 (-5.19%)
Mutual labels:  shaderlab
Spritesheetrenderer
A powerful Unity ECS system to render massive numbers of animated sprites.
Stars: ✭ 204 (-11.69%)
Mutual labels:  shaderlab
Unity Ecs Job System Sph
Implementation of the SPH Algorithm (fluid simulation) in Unity, comparing singlethread and ECS/Job System performances.
Stars: ✭ 197 (-14.72%)
Mutual labels:  shaderlab

Panoramic 2D and 3D Video

Panoramic Shader

This Skybox Panoramic Shader will help display 180 and 360 degree videos in either equirectangular (latitude longitude) or cubemap (6 frames) layouts as a scene backdrop.

A video in one of these formats can be played by the Video Player component and output to a Render Texture (ideally of the exact same resolution). That texture can then be fed to the Panoramic Shader for proper mapping onto the scene’s Skybox.

This work will ship as part of Unity 2017.3.

3D 180/360 Content

When Player Settings include “Virtual Reality Support”, the Skybox Panoramic Shader also offers 3D (stereo) support for 360/180 degree content. The right and left eye content are taken either from the right and left sides of the video by setting the shader options to Side by Side, or, from the top and bottom of the video with the Over Under option.

Documentation

Detailed instructions on how to use this shader are available here

Feedback and Bug Reporting

Until this feature is officially shipped, please submit your feedback in this thread in the Unity VR forum

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].