All Projects → keijiro → Klaksyphon

keijiro / Klaksyphon

Licence: other
Syphon plugin for Unity

Projects that are alternatives of or similar to Klaksyphon

Textureupdateexample
An example showing how to update textures from a native plugin in Unity.
Stars: ✭ 133 (-10.74%)
Mutual labels:  unity, unity3d, graphics, plugin
Nnao
Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion
Stars: ✭ 57 (-61.74%)
Mutual labels:  unity, unity3d, graphics
Noiseball3
A Unity example that shows how to use the new implementation of DrawProcedural.
Stars: ✭ 147 (-1.34%)
Mutual labels:  unity, unity3d, graphics
Vertexanimationjob
Vertex animation with C# Job System and new Mesh API
Stars: ✭ 82 (-44.97%)
Mutual labels:  unity, unity3d, graphics
Grubo
Audio visual experience with Roland Groovebox MC-101 and the Unity game engine
Stars: ✭ 41 (-72.48%)
Mutual labels:  unity, unity3d, graphics
Kino
A collection of custom post processing effects for Unity
Stars: ✭ 1,054 (+607.38%)
Mutual labels:  unity, unity3d, graphics
3d Game Shaders For Beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
Stars: ✭ 11,698 (+7751.01%)
Mutual labels:  unity, unity3d, graphics
Minimumaudioplugin
Minimum implementation of a native audio plugin for Unity
Stars: ✭ 33 (-77.85%)
Mutual labels:  unity, unity3d, plugin
Gpu Planetary Rendering
GPU atmosphertic scattering and planet generation in Unity 3D
Stars: ✭ 92 (-38.26%)
Mutual labels:  unity, unity3d, graphics
Smo Shaders
A collection of shaders to replicate those used in Super Mario Odyssey's Snapshot Mode.
Stars: ✭ 97 (-34.9%)
Mutual labels:  unity, unity3d, graphics
Klak
Creative coding library for Unity
Stars: ✭ 1,347 (+804.03%)
Mutual labels:  unity, unity3d, plugin
Unitypluginwithwsl
Unity native plugin with WSL (Windows Subsystem for Linux)
Stars: ✭ 39 (-73.83%)
Mutual labels:  unity, unity3d, plugin
Lwrpshaders
A collection of high customizable unlit shaders for Lightweight Render Pipeline
Stars: ✭ 125 (-16.11%)
Mutual labels:  unity, unity3d, graphics
Meshstreaminggrasshopper
Plugin for Grasshopper to stream mesh geometry through web socket.
Stars: ✭ 52 (-65.1%)
Mutual labels:  unity, unity3d, plugin
Packedrgbmshader
32-bit packed color format with RGBM encoding for shader use
Stars: ✭ 39 (-73.83%)
Mutual labels:  unity, unity3d, graphics
Drawmeshwithmotionvectors
An example showing how to generate per-object motion vectors when using DrawMesh.
Stars: ✭ 65 (-56.38%)
Mutual labels:  unity, unity3d, graphics
Testbedhdrp
Testbed project for Unity HDRP (High Definition Render Pipeline)
Stars: ✭ 859 (+476.51%)
Mutual labels:  unity, unity3d, graphics
Shadergraphexamples
Simple examples of Unity shader graphs.
Stars: ✭ 869 (+483.22%)
Mutual labels:  unity, unity3d, graphics
Temporalreprojectionexample
Temporal reprojection example for Unity
Stars: ✭ 82 (-44.97%)
Mutual labels:  unity, unity3d, graphics
Pcxeffects3
Unity VFX with point cloud
Stars: ✭ 121 (-18.79%)
Mutual labels:  unity, unity3d, graphics

KlakSyphon

screenshot screenshot screenshot

KlakSyphon is a Syphon plugin for Unity that allows sharing frames between applications with minimum CPU/GPU cost.

The most important feature of KlakSyphon is that it supports Metal. You can use Metal on Unity to utilize the GPU features and, at the same time, use Unity in combinations with other Syphon-enabled OpenGL applications, like VDMX or MadMapper.

System Requirements

  • Unity 2018.1
  • Metal graphics API
  • MacOS 10.12 Sierra

KlakSyphon only supports Metal; It doesn't support the OpenGL (GL Core) mode.

MacOS 10.11 El Capitan is also supported, but some Mac models (iMac/MacBook with NVIDIA GPU) have problems with required functionalities on it. 10.12 Sierra is safer choice to support wider range of devices.

Installation

Download and import one of the .unitypackage files from Releases page.

License

  • The Syphon framework is provided under the Syphon Framework License.
  • The other part of the plugin is provided under the KlakSyphone License (MIT).

See the LICENSE file for further details.

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