All Projects → hecomi → Uwindowcapture

hecomi / Uwindowcapture

Unity asset to capture windows and make them available in Unity as Texture2D.

Labels

Projects that are alternatives of or similar to Uwindowcapture

Unity Curve Utils
A utility that can use 18 kinds of curve algorithm.
Stars: ✭ 151 (-4.43%)
Mutual labels:  unity
Swissarmylib
Collection of helpful utilities we use in our Unity projects.
Stars: ✭ 154 (-2.53%)
Mutual labels:  unity
Simple Optimized A Pathfinder
An simple and optimized grid pathfinding
Stars: ✭ 157 (-0.63%)
Mutual labels:  unity
Lightprobesplacement
Unity project showing how to use the custom Package LightProbesVolumes for placing lightprobes automatically
Stars: ✭ 152 (-3.8%)
Mutual labels:  unity
Cmumocap
Unity humanoid animations converted from the Carnegie Mellon University Motion Capture Database
Stars: ✭ 153 (-3.16%)
Mutual labels:  unity
Psd2unityimporter
An advanced PSD importer tool for Unity
Stars: ✭ 155 (-1.9%)
Mutual labels:  unity
Ecs
ECS for Unity with full game state automatic rollbacks
Stars: ✭ 151 (-4.43%)
Mutual labels:  unity
Ignorance
Ignorance utilizes the power of ENet to provide a reliable UDP networking transport for Mirror Networking.
Stars: ✭ 158 (+0%)
Mutual labels:  unity
Uiwidgets
UIWidget is a Unity Package which helps developers to create, debug and deploy efficient, cross-platform Apps.
Stars: ✭ 1,901 (+1103.16%)
Mutual labels:  unity
Gltfast
glTF runtime loading library for Unity
Stars: ✭ 156 (-1.27%)
Mutual labels:  unity
Phillips Ocean
A ocean using Phillips spectrum in Unity
Stars: ✭ 152 (-3.8%)
Mutual labels:  unity
Unity Ui Examples
📚 A collection of UI examples for Unity.
Stars: ✭ 152 (-3.8%)
Mutual labels:  unity
Compilation Visualizer
Unity Tool showing a timeline of assembly compilation. This is especially helpful when trying to optimize compile times and dependencies between assemblies. Besides showing a graphical view of compilation, selecting an assembly shows both dependencies and dependents of that assembly.
Stars: ✭ 155 (-1.9%)
Mutual labels:  unity
Unityscreenspaceboolean
Screen Space Boolean Implementation for Unity.
Stars: ✭ 150 (-5.06%)
Mutual labels:  unity
Lowpolyshaders
Unity shaders optimized for Low Poly models.
Stars: ✭ 157 (-0.63%)
Mutual labels:  unity
Runwayml For Unity
RunwayML for Unity 🎯
Stars: ✭ 151 (-4.43%)
Mutual labels:  unity
Prosperity Wars
Game-like agent based economy simulator
Stars: ✭ 153 (-3.16%)
Mutual labels:  unity
Unitydynamicscrollrect
An optimized approach to lists with dozens of elements and a Pooling system
Stars: ✭ 157 (-0.63%)
Mutual labels:  unity
Netstack
Lightweight toolset for creating concurrent networking systems for multiplayer games
Stars: ✭ 157 (-0.63%)
Mutual labels:  unity
Animerx
Rx Tween Animation Library for Unity
Stars: ✭ 156 (-1.27%)
Mutual labels:  unity

uWindowCapture

MIT License

uWindowCapture is an Unity asset to capture windows and make them available in Unity as Texture2D.

Screenshots



Installation

Please download the latest uWindowCapture.unitypackage from the release page.

License

The MIT License (MIT)

Copyright (c) 2018 hecomi

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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