Giter Club home page Giter Club logo

Comments (9)

mli0603 avatar mli0603 commented on August 16, 2024 1

Hi @RishabhBajaj25

By default the 3D shape is represented as an iso-surface mesh. We could additionally add texturing support, which is part of our ongoing work. If you want to convert the mesh to a point cloud, you could just keep the vertices/rgb values.

from neuralangelo.

mli0603 avatar mli0603 commented on August 16, 2024 1

Hi @RishabhBajaj25

You could use the vertex locations to directly query the color network. I am not sure how good the results will be as this is very ad hoc. We are looking into this to support colored-mesh generation.

from neuralangelo.

mli0603 avatar mli0603 commented on August 16, 2024

Hi @smtabatabaie

Thank you for your interest in the project.

Because some objects will have view-dependent effects (I.e., colours will look different), we did not provide a functionality for exporting textures but rather separate the functionalities of rendering images and exporting meshes.

I agree that textured mesh is of interest for lots of people and this is something on our todo list :)

from neuralangelo.

qume avatar qume commented on August 16, 2024

You may be able to use the texturing component of Meshroom to texture the mesh from this project:
https://meshroom-manual.readthedocs.io/en/latest/feature-documentation/nodes/Texturing.html

from neuralangelo.

RishabhBajaj25 avatar RishabhBajaj25 commented on August 16, 2024

Congratulations on the amazing work and for making it public! May I add on a follow up to that? Are there plans of adding the functionality for exporting a colourized point cloud?

from neuralangelo.

RishabhBajaj25 avatar RishabhBajaj25 commented on August 16, 2024

I see. Thanks for your quick response. From my limited experience, once SDF has been trained, marching cubes extracts the isosurface. How would I extract the rgb values for the points samples on the isosurface?

from neuralangelo.

RishabhBajaj25 avatar RishabhBajaj25 commented on August 16, 2024

Got it. Thanks for your response.

from neuralangelo.

chris-aeviator avatar chris-aeviator commented on August 16, 2024

@mli0603

You could use the vertex locations to directly query the color network.

could you point us to how to query the color network with a vertex location?

from neuralangelo.

mli0603 avatar mli0603 commented on August 16, 2024

Please see #45

from neuralangelo.

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.