Platforms

Luma-Web: WebGL Library from Luma AI

Michael Rubloff

Michael Rubloff

Dec 6, 2023

Email
Copy Link
Twitter
Linkedin
Reddit
Whatsapp
Luma-web
Luma-web

The world of 3D rendering is evolving rapidly, and the expectations associated with each new development continues to rise. The Luma team are stepping expectations up a notch by unveiling Luma-web, a npm package for rendering photoreal interactive scenes captured by the Luma app.

Over the course of the past month, we have seen several companies roll out features, such as editing, a Javascript library, website support, and most recently, VR. Luma-web will support all of those features and more.

Designed to integrate seamlessly with popular 3D frameworks, luma-web offers a sophisticated approach to real time rendering of photorealistic, interactive scenes captured by the Luma app.

Key Features of Luma-Web

  1. LumaSplatsWebGL and LumaSplatsThree: The package includes two core components: LumaSplatsWebGL, a WebGL only gaussian splatting implementation, and LumaSplatsThree, a Three.js implementation leveraging LumaSplatsWebGL. These tools are pivotal for creating detailed, realistic scenes.

  2. Integration with Three.js: Luma-Web is designed to work in tandem with Three.js, one of the most popular 3D JavaScript libraries. This integration ensures that developers can easily incorporate Luma-Web into existing Three.js projects, benefiting from its advanced rendering capabilities.

  3. Comprehensive Documentation: The GitHub page for luma-web provides extensive documentation, covering everything from getting started to advanced techniques like custom shaders and VR integration. This resource is invaluable for developers looking to leverage the full power of the package. Additionally, Luma has a resource dedicated to Luma-web through their website.

Here are some more of the features that are coming with the announcement:

Background Removal: Luma-Web enables selective rendering of semantic layers, such as foreground and background, providing flexibility in scene composition.

Three Fog Integration: The package supports integration with Three.js's fog feature, enhancing the atmospheric quality of scenes. This is part of an integration with the three.js rendering pipeline and also extends to tone mapping and color spaces.

Scene Lighting: Developers can illuminate scenes using Luma splats, capturing a cubemap of the splats and using it as the scene environment.

Custom Shaders: Luma-Web allows for the customization of splat shaders, enabling developers to inject their own GLSL code to achieve unique visual effects.

React Three Fiber Compatibility: The package can be used with React Three Fiber, extending its capabilities to the popular React framework.

Transmission: Special care has been taken to integrate transmission effects with splats, catering to the specific requirements of transparent materials in Three.js.

VR Support: For those who have been patiently waiting for their Luma captures to be accessible in VR (me), your wait is now over. Through their implementation, you are able to enter VR in all of your captures. Luma-Web is VR-ready, allowing for immersive experiences in virtual reality environments. The Luma team recommends viewing your captures on a PC VR device, as standalone VR does not handle the splats well yet.

Depending on your collection of captures, the VR feature may hold significant sentimental value to you. What was once displayed on a screen in photorealistic detail, will now be able to be experience in Virtual Reality. For me, this means captures of my parents, grandmother, and friends. I had previously been utilizing Instant-NGP's VR tool and most recently Gracia, but now will have another extremely compelling platform to experience this with.

Getting Started with Luma-Web

Setting up luma-web is straightforward. Developers can install the package using npm (npm install @lumaai/luma-web) and import the LumaSplatsThree class into their project. The package also supports browser usage through a script tag. Once imported, a new instance of LumaSplatsThree can be created and added to the scene, with the source being either a URL to a capture on lumalabs.ai or a path to a luma splats file or folder.

To optimize performance, developers are advised to disable MSAA when creating the renderer and to set enableThreeShaderIntegration to false if not using features like fog and tone mapping.

The full installation instructions can be found on Luma's Github.

This appears to answer the question from yesterday about the unannounced feature powering the Looking Glass Go integration. However, Luma has yet to confirm if these are one in the same.

There are so many features contained in this announcement that I am inordinately excited to try out. Between VR, custom shaders, and what it could represent for companies looking to integrate photorealism into their ecommerce offerings, the implications are massive. Further, I believe that this will supercharge creators abilities, such as Alexandre Devaux, Jake Oleson, GradeEterna, Franc Lucent, and many more.

Think about how virtual tourism will be transformed by access to photorealistic VR applications of places! You will see explorable places in front you that you would have otherwise never seen. This extends to so many verticals, including museums and cultural heritage. The implications are massive! Every day we are slowly, but surely inching towards the day where photography is evolved into its next form. Launches like this and Looking Glass Go help us get there just a little bit faster than the day before.

You can see the full documentation on both the Luma Github page as well as through their website. If you have any questions or would like to meet with the Luma team, they can be reached through hello@lumalabs.ai.

Featured

Featured

Featured

Research

Frustum Volume Caching

A criticism of NeRFs is their rendering rates. Quietly a couple of papers have been published over the last two months which push NeRFs into real time rates.

Michael Rubloff

Jul 26, 2024

Research

Frustum Volume Caching

A criticism of NeRFs is their rendering rates. Quietly a couple of papers have been published over the last two months which push NeRFs into real time rates.

Michael Rubloff

Jul 26, 2024

Research

Frustum Volume Caching

A criticism of NeRFs is their rendering rates. Quietly a couple of papers have been published over the last two months which push NeRFs into real time rates.

Michael Rubloff

Research

N-Dimensional Gaussians for Fitting of High Dimensional Functions

It significantly improves the fidelity of reflections and other view-dependent effects, making scenes look more realistic.

Michael Rubloff

Jul 24, 2024

Research

N-Dimensional Gaussians for Fitting of High Dimensional Functions

It significantly improves the fidelity of reflections and other view-dependent effects, making scenes look more realistic.

Michael Rubloff

Jul 24, 2024

Research

N-Dimensional Gaussians for Fitting of High Dimensional Functions

It significantly improves the fidelity of reflections and other view-dependent effects, making scenes look more realistic.

Michael Rubloff

Platforms

Luma AI launches Loops for Dream Machine

Luma AI is starting the week off hot, with the release of Loops.

Michael Rubloff

Jul 22, 2024

Platforms

Luma AI launches Loops for Dream Machine

Luma AI is starting the week off hot, with the release of Loops.

Michael Rubloff

Jul 22, 2024

Platforms

Luma AI launches Loops for Dream Machine

Luma AI is starting the week off hot, with the release of Loops.

Michael Rubloff

Platforms

SuperSplat adds Histogram Editing

PlayCanvas is back with a new update to SuperSplat. It's the release of v0.22.2 and then the quick update to v0.24.0.

Michael Rubloff

Jul 18, 2024

Platforms

SuperSplat adds Histogram Editing

PlayCanvas is back with a new update to SuperSplat. It's the release of v0.22.2 and then the quick update to v0.24.0.

Michael Rubloff

Jul 18, 2024

Platforms

SuperSplat adds Histogram Editing

PlayCanvas is back with a new update to SuperSplat. It's the release of v0.22.2 and then the quick update to v0.24.0.

Michael Rubloff

Trending articles

Trending articles

Trending articles

Platforms

Nerfstudio Releases gsplat 1.0

Just in time for your weekend, Ruilong Li and the team at Nerfstudio are bringing a big gift.

Michael Rubloff

Jun 7, 2024

Platforms

Nerfstudio Releases gsplat 1.0

Just in time for your weekend, Ruilong Li and the team at Nerfstudio are bringing a big gift.

Michael Rubloff

Jun 7, 2024

Platforms

Nerfstudio Releases gsplat 1.0

Just in time for your weekend, Ruilong Li and the team at Nerfstudio are bringing a big gift.

Michael Rubloff

News

SIGGRAPH 2024 Program Announced

The upcoming SIGGRAPH conference catalog has been released and the conference will be filled of radiance fields!

Michael Rubloff

May 14, 2024

News

SIGGRAPH 2024 Program Announced

The upcoming SIGGRAPH conference catalog has been released and the conference will be filled of radiance fields!

Michael Rubloff

May 14, 2024

News

SIGGRAPH 2024 Program Announced

The upcoming SIGGRAPH conference catalog has been released and the conference will be filled of radiance fields!

Michael Rubloff

Platforms

Google CloudNeRF: Zip-NeRF and CamP in the Cloud

It doesn't seem like a lot of people know this, but you can run CamP and Zip-NeRF in the cloud, straight through Google and it's actually super easy. It’s called CloudNeRF.

Michael Rubloff

May 8, 2024

Platforms

Google CloudNeRF: Zip-NeRF and CamP in the Cloud

It doesn't seem like a lot of people know this, but you can run CamP and Zip-NeRF in the cloud, straight through Google and it's actually super easy. It’s called CloudNeRF.

Michael Rubloff

May 8, 2024

Platforms

Google CloudNeRF: Zip-NeRF and CamP in the Cloud

It doesn't seem like a lot of people know this, but you can run CamP and Zip-NeRF in the cloud, straight through Google and it's actually super easy. It’s called CloudNeRF.

Michael Rubloff

Tools

splaTV: Dynamic Gaussian Splatting Viewer

Kevin Kwok, perhaps better known as Antimatter15, has released something amazing: splaTV.

Michael Rubloff

Mar 15, 2024

Tools

splaTV: Dynamic Gaussian Splatting Viewer

Kevin Kwok, perhaps better known as Antimatter15, has released something amazing: splaTV.

Michael Rubloff

Mar 15, 2024

Tools

splaTV: Dynamic Gaussian Splatting Viewer

Kevin Kwok, perhaps better known as Antimatter15, has released something amazing: splaTV.

Michael Rubloff