I want to create a WebAR project with Unity. Unity editor I currently use is 2022.3LTS version. Does Unity mars support webGL build?
Thanks.
Basically no - even though you might be able to make a WebGL build, Mars relies on the underlying platform to provide information about the environment that isn’t currently available in a web context.
[quote=CiaranWills, post: 9190391, member: 4953781]
Basically no - even though you might be able to make a WebGL build, Mars relies on the underlying platform to provide information about the environment that isn’t currently available in a web context.
[/quote]
Thank you so much for your reply!
Well, do you know any free(complimentary) means of creating a WebAR project with visual positioning system or environment capture like unity mars?
So far I have been using Immersal sdk sample, but it cannot be WebAR without 8th wall, which cost a lot for me as a student.
Please tell me if you have good ideas.