Giter Site home page Giter Site logo

Comments (2)

Anttwo avatar Anttwo commented on June 6, 2024 1

Hello xiiliu,

I just added a short notebook that shows how to render images with the hybrid representation in Python.
However, it's true that there is currently no way to render in a dedicated 3D viewer or Blender the hybrid representation in real-time, as it is a non-trivial engineering task; But I'm working on it! The only limitation was that it was not possible to use the Gaussian Splatting rasterizer in 3D softwares.

However, I saw that there are a few Gaussian Splatting real-time viewers out there, and even Unity, Unreal Engines and Blender extensions. I'm currently taking a look at these, and I will try to propose some viewer or extension to visualize the hybrid representation.

For the presentation video, I first animated the meshes in Blender, then exported the animation files inside python to render with SuGaR. The scripts are inside the ./blender/ directory, and the dedicated class to load the blender camera/animation data inside SuGaR is in ./sugar_scene/sugar_compositor.py. But the script in the repo is not finished yet, since I'm still cleaning the dev code for that.

I will push the final version of this script and provide a tutorial as soon as possible.

from sugar.

xiiliu avatar xiiliu commented on June 6, 2024

Thank you for the reply and I got your point.

Yes, there are already some plugins specifically designed for Gaussian Splatting available in Unity or UE, and I have used them. With the help of these plugins, we can do more things in industry. Like this one for Unity: https://github.com/aras-p/UnityGaussianSplatting

But since the rendering way of SuGaR is different with Gaussian Splatting, so the plugins don't work with SuGaR. Hope SuGaR can has its own plugins in 3D softwares soon~

from sugar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.