All Projects → rolandsmeenk → Hololensscanningeffect

rolandsmeenk / Hololensscanningeffect

Source code for my blog post http://smeenk.com/hololens-scanning-effect-in-unity/.

Projects that are alternatives of or similar to Hololensscanningeffect

Mr Realtime Translator
Real-time translation services in Mixed Reality. Core pieces to get audio from the mic in Unity and stream over a websocket to the Azure Translator API and process the responses - as you speak!
Stars: ✭ 22 (-57.69%)
Mutual labels:  hololens
Uiblur
UI Blur Shader
Stars: ✭ 35 (-32.69%)
Mutual labels:  shader
Spear
SPEAR is a integrated domain specific language translating C++17 to SPIR-V at host runtime
Stars: ✭ 45 (-13.46%)
Mutual labels:  shader
Inkpainter
Texture-Paint on Unity.
Stars: ✭ 849 (+1532.69%)
Mutual labels:  shader
Tess Opt
Demonstration of how we can use tessellation shaders to make faster fragment shaders.
Stars: ✭ 13 (-75%)
Mutual labels:  shader
Packedrgbmshader
32-bit packed color format with RGBM encoding for shader use
Stars: ✭ 39 (-25%)
Mutual labels:  shader
Bonzomatic
Live shader coding tool and Shader Showdown workhorse
Stars: ✭ 829 (+1494.23%)
Mutual labels:  shader
Revealshader
Unity Shader experiment
Stars: ✭ 47 (-9.62%)
Mutual labels:  shader
Kamalitransition
Unity Shader transition between panels
Stars: ✭ 30 (-42.31%)
Mutual labels:  shader
Picasso
Homebrew PICA200 shader assembler
Stars: ✭ 41 (-21.15%)
Mutual labels:  shader
Ocean community next gen
Next gen iteration of the unity community ocean shader
Stars: ✭ 855 (+1544.23%)
Mutual labels:  shader
Shadergraphexamples
Simple examples of Unity shader graphs.
Stars: ✭ 869 (+1571.15%)
Mutual labels:  shader
Unity Grabsquares Effect
Unity GrabSquares Effect
Stars: ✭ 39 (-25%)
Mutual labels:  shader
Hololens ironman
Iron Man helmet HUD for Hololens
Stars: ✭ 22 (-57.69%)
Mutual labels:  hololens
React Native Gpuimage
GPUImage Component in React Native
Stars: ✭ 45 (-13.46%)
Mutual labels:  shader
Notepadpp Solarizeshadertheme
Shader syntax highlighting for Unity shaders in Notepad++
Stars: ✭ 17 (-67.31%)
Mutual labels:  shader
Computesharp
A .NET 5 library to run C# code in parallel on the GPU through DX12 and dynamically generated HLSL compute shaders, with the goal of making GPU computing easy to use for all .NET developers! 🚀
Stars: ✭ 982 (+1788.46%)
Mutual labels:  shader
Gpu Spline Deformation
Baking spline deformation to a texture then applying it to a mesh via a shader.
Stars: ✭ 52 (+0%)
Mutual labels:  shader
Curtainsjs
curtains.js is a lightweight vanilla WebGL javascript library that turns HTML DOM elements into interactive textured planes.
Stars: ✭ 1,039 (+1898.08%)
Mutual labels:  shader
Hololensarucounity
Marker tracking on HoloLens built on Aruco, OpenCV and Unity
Stars: ✭ 39 (-25%)
Mutual labels:  hololens

This repository contains a Unity port of a shader that I developed for a real-time projection mapping on a PC. It turned out to be a bit heavy for running on the actual HoloLens device. It's not intended for commercial use.

HoloLens Shader Pack

A version that is optimized for running on the HoloLens is part of the HoloLens Shader Pack that is available for purchase in the Unity Asset Store https://www.assetstore.unity3d.com/en/#!/content/89989

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].