Coder Social home page Coder Social logo

Comments (3)

simonbroggi avatar simonbroggi commented on May 18, 2024

Hello,
It depends on how you want to use the data.
The add-on creates a new object with geometry, and imports your data into custom attributes in the Point/Vertex Domain of the Mesh Component of that geometry.

Some Blender geometry theory:
Geometry in Blender can contain Mesh, Curves, Point Clouds, Volume Grids and Instances. These data containers are called Components. The mesh component can contain Vertices, Edges Faces and Face Corners. These are called Domains. The Vertices are sometimes also called Points.

To use the data with geometry nodes, I like to drag & drop it into an existing geometry node tree, on another object.

Here's a screenshot that might help. Note that I pinned the spreadsheet editor (top left) on the imported "DataFromCSV", so that I know what kind of data I am working with even when I have another object selected. The Object I create the Geometry Nodes modifier on here is just a default cube moved up one unit in edit mode such that the origin is on the 'ground'.

usage

It's probably important to understand the concept of Fields in geometry nodes to work with this.
https://docs.blender.org/manual/en/latest/modeling/geometry_nodes/fields.html

I hope that helps!
Best, Simon

from blender_spreadsheet_import.

simonbroggi avatar simonbroggi commented on May 18, 2024

oh, and the quick reply to your question:
1: No
2: Probably the object that the importer generated

from blender_spreadsheet_import.

systemeFriche avatar systemeFriche commented on May 18, 2024

Very Helpful ! Thank you very much !
Best regards
Fabien

from blender_spreadsheet_import.

Related Issues (8)

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.