ViRe
MapsSDK-Unity
ViRe | MapsSDK-Unity | |
---|---|---|
5 | 3 | |
187 | 637 | |
- | - | |
0.0 | 0.0 | |
2 months ago | 11 months ago | |
C# | C# | |
GNU General Public License v3.0 only | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ViRe
-
Can anyone recommend a cheap way to motion capture with unity?
Not sure if it's still active, but you could check out ViRe: https://github.com/TrackLab/ViRe
-
Cheap MO Cap? is that even a thing?
ViRe: Another VR system. Only tracks head and hand positions, but that means you can use it with a basic VR system. Results are a bit janky, but useable. If you need more than the very limited head/hand tracking, you'll have to supplement it with another animation source.
-
I used Unity to develop a free, open source VR Motion Capture system to record accurate animations with a simple VR System!
The direct Link for the Release: https://github.com/TrackLab/ViRe/releases
-
I developed a free, open source VR Motion Capture system to record accurate animations with a simple VR System!
ViRe on GitHub: https://github.com/TrackLab/ViRe
-
I used Unity to create a free, open source VR motion capture system! If you need to record animations, and have a VR system, you can now use this program (ViRe) to record movements!
Or if you want the download directly, here is the GitHub: https://github.com/TrackLab/ViRe
MapsSDK-Unity
- [Bing Maps SDK] Custom Local Map Dimension
-
Has there been a port of Microsoft maps SDK for godot (flight simulator 2020-like terrain)
https://github.com/microsoft/MapsSDK-Unity is the one for unity and it is MIT licensed along with https://github.com/microsoft/MapsSDK-Native for android and ios. This would make it a lot easier to do many things and its already open source so licensing/copyright shouldn't be an issue. The unity one is in C# but I haven't done much of that so I don't know how easy it would be to port even if you needed the mono version to use it.
-
Any way to get high quality city building models besides the MapsModelImporter addon?
The addon works but its fundamentally flawed since the data it gets is from google maps with LOD, so anything that isn't directly next to the camera is very bad quality. The only way I can see to get around it is to make a custom application that doesn't use the LOD system and only gets the high quality models and textures but I haven't been able to find any that does that. It isn't impossible to create and the code is probably written in javascript so definitely can be done though likely time consuming. The blender gis addon does have osm buildings but they aren't the right shape and many are missing and they don't have textures. I found something that should be nearly identical to Microsoft flight simulator https://github.com/microsoft/MapsSDK-Unity but it doesn't seem like it exports 3d models easily.
What are some alternatives?
VirtualMotionCapture - VRゲーム中にモデルをコントロール
fluid-behavior-tree - Behavior trees for Unity3D projects. Written with a code driven approach on the builder pattern.
Kerbal-VR - An add-on for Kerbal Space Program (KSP) to enable virtual reality.
airpeer - A WebRTC based networking plugin for Unity
open-brush - Open Brush is the open source, community led evolution of Tilt Brush! Forked from https://github.com/googlevr/tilt-brush
immersal-sdk-samples - Immersal SDK Unity Samples
Space-Engineers-VR - 🖥 A plug and play Space Engineers VR mod featuring motion controls, 6 DOF and more!
sprite-glow - Sprite glow effect with HDR outline
PatreonDownloader - Powerful tool for downloading content posted by creators on patreon.com. Supports content hosted on patreon itself as well as external sites (additional plugins might be required).
MixedRealityToolkit-Unity - This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
arc-vr - ARC-VR is a Unity framework/toolbox intended for the development of psychology studies in VR
MapsSDK-Native - This repository contains samples, documentation and releases history for the Bing Maps SDK for Android and iOS.