unity-webxr-export
Develop and export WebXR experiences using Unity WebGL (by De-Panther)
MyBox
MyBox is a set of attributes, tools and extensions for Unity (by Deadcows)
unity-webxr-export | MyBox | |
---|---|---|
7 | 4 | |
1,165 | 2,118 | |
1.1% | 0.8% | |
6.0 | 7.4 | |
3 months ago | 7 days ago | |
JavaScript | C# | |
Apache License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
unity-webxr-export
Posts with mentions or reviews of unity-webxr-export.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-12.
-
What’s the 2023 contemporary way to Unity -> WebXR?
De-Panther actively maintains an up-to-date version of Mozilla's original exporter at https://github.com/De-Panther/unity-webxr-export. I've used it several times in the past for Unity-related WebXR projects.
-
WebXR on iOS? Maybe can develop Safari XR Apps in Unity?
If so, this will be compatible with Unity WebXR Explorer ?
- Getting WebXR Built in Unity to work on iOS hosted on itch.io
-
Presenting Zoophony VR: an Online Spatial Audio Experience
We are the Indian Sonic Research Organization, and we would like to present Zoophony VR: An online Spatial Audio experience (Made in Unity with De-Panther's WebXR plugin).
-
Creating WebXR experiences in Unity for use on iOS
The WebXR spec is fairly well-defined, but has yet to be fully implemented into Webkit (the browser engine Safari uses). Currently the best way of creating WebXR content with Unity is using an up-to-date exporter such as this one by De-Panther, but there is currently no way to view WebXR content on iOS outside of Mozilla's viewer, which is unfortunately somewhat outdated now.
- How well does Unity support building VR apps for the web — accessible both from PC and mobile devices?
-
I just ported the first SteamVR game I ever made, Lemon Atoll, to WebXR!
I used De-Panther's fork of the Unity WebXR Exporter, originally by Mozilla. Unlike the original it's still being actively maintained and improved, I'll likely keep using it in future WebXR projects with Unity.
MyBox
Posts with mentions or reviews of MyBox.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-25.
-
I love collecting free/MIT utility code for Unity to add to my projects. Let's share some!
This one is a mixed bag of various utility stuff I found. Some is good, some a bit less, but it's fun to explore!
-
Is it possible to toggle a field serialization on bool value? (true=serialize, false= deserialize)
If you dont want to spend the money there is also MyBox, is a free collection of attributes and it comes with one that hides variables on the inspector based on a condition.
-
Add outline effects to your Unity UI - Project Repo (free)
Check out Mybox. It has a ton of extra very easy to use attributes that makes your editor components much more structured. :)
-
Hey guys I want to know if there's simple way to get unity conditions customizing in editor window for designers that don't know so much about coding ...
MyTools by Deadcows is a life saver, it comes with tons of custom attributes and tools, just download it and copy it into your Assets folder or intall via Git.
What are some alternatives?
When comparing unity-webxr-export and MyBox you can also consider the following projects:
engine - Powerful web graphics runtime built on WebGL, WebGPU, WebXR and glTF
santorini-unity-minimax - Artificial Intelligence with Minimax algorithm in Santorini board game in Unity (C#)
unity-webxr-export - Develop and export WebXR experiences using Unity WebGL
Microsoft.Unity.Analyzers - Roslyn analyzers for Unity game developers
A-Frame - :a: Web framework for building virtual reality experiences.
UnityNativeScripting - Unity Scripting in C++