About 1,100,000 results
Open links in new tab
  1. Open3D – A Modern Library for 3D Data Processing

    Open3D is an open-source library that supports rapid development of software that deals with 3D data. The Open3D frontend exposes a set of carefully selected data structures and algorithms …

  2. Multidimensional Arrays in C – 2D and 3D Arrays - GeeksforGeeks

    May 7, 2025 · 3D Array in C. A Three-Dimensional Array or 3D array in C is a collection of two-dimensional arrays. It can be visualized as multiple 2D arrays stacked on top of each other. …

  3. visualising data structures and algorithms through animation

    In VisuAlgo, you can use your own input for any algorithm instead of using only the provided sample inputs. This is one of the key feature of VisuAlgo. Try the graph drawing feature in …

  4. 3D Curve Fitting With Python - GeeksforGeeks

    Apr 24, 2025 · Let's see the full step-by-step process for doing 3D Curve Fitting of 100 randomly generated points using the SciPy library in Python.

  5. Python – Creating a 3D List - GeeksforGeeks

    Dec 11, 2024 · In Python, 3D list represents a three dimensional data structure where we can organize elements in three axes (rows, columns, and depth). Let’s explore various ways to …

  6. c++ - What is the best data structure for representing nodes in 3D ...

    Mar 1, 2009 · Scene graphs are common in 3D libraries, they provide a tree based traversal over the nodes, often allowing the transforms, interactions and other attributes to cascade down the …

  7. python - Best data structure for 3D data? - Stack Overflow

    Aug 22, 2013 · In maths terms, we can think of f as a surface viewed in 3D. The problem is, what is a good data structure to store this data in? I need to plot f as a function of a for constant b …

  8. Advanced 3D-Data Structures Eduard Gröller, Martin Haidacher Institute of Computer Graphics and Algorithms Vienna University of Technology Motivation For different data sources and …

  9. Grasshopper Fundamentals: Algorithms & Data Structures

    The course introduces effective methodologies to develop complex 3D modeling algorithms using Grasshopper, the generative modeling environment for Rhino. It also covers extensively the …

  10. Using Python to Automate 3D Workflows with OpenUSD

    May 7, 2025 · Universal Scene Description (OpenUSD) offers a powerful, open, and extensible ecosystem for describing, composing, simulating, and collaborating within complex 3D worlds. …

Refresh