/lifecast_public

Open source software from Lifecast Inc for immersive volumetric VR videos and photos.

Primary LanguageJavaScriptMIT LicenseMIT

Lifecast Inc. Open Source

Lifecast makes software for immersive volumetric VR videos and photos. Lifecast's 6DOF format for 3D photos and videos can be generated using tools available on https://lifecastvr.com. This repo hosts the player for this format, which is open source under the MIT license. Several implementations of the player are available, in javascript, Unity and Unreal Engine.

Do you just want to make VR content without writing code? We do the same processing in the cloud and automatically host the results on https://holovolo.tv

Unreal Engine

Download project files: https://github.com/fbriggs/lifecast_public/raw/main/UnrealEngine5/Lifecast_LDI3_Player_UE5.1.zip

Tutorial: https://www.youtube.com/watch?v=ekEXxo1neVo

Unity

Download sample project: https://drive.google.com/file/d/197Ea3MHUKMsS4BUy86iVwGukmClV0V_9/view?usp=share_link

WebGL / WebVR / Javascript

An example page is available in the /web directory of this repo.