Giter Site home page Giter Site logo

shervinazadi / topogenesis Goto Github PK

View Code? Open in Web Editor NEW
21.0 3.0 1.0 9.59 MB

Python Package for Generative Systems and Sciences

Home Page: https://topogenesis.readthedocs.io/?badge=latest

License: MIT License

Python 100.00%
python generative topological-data-analysis topology

topogenesis's Introduction

topoGenesis

Build Status codecov GitHub Documentation Status DOI

DOI

topoGenesis is an open-source python package providing topological data structures and functions for working with voxel data in Generative Systems and Sciences. The envisaged application areas are:

  • generative design in architecture and built environment
  • generative spatial simulations
  • 3D image processing
  • topological data analysis
  • machine learning

Vision

topoGenesis aims to utilize the vast functionalities of fields (mathematical objects) in generative systems and sciences. Therefore it seeks to:

  1. offer basic mathematical functionalities on field data models
  2. offer functionalities of computational topology on top of the field structures
  3. facilitate the conversion between mesh-based data models and field data models.
  4. facilitate field simulations, whether governed by differential equations, spectral models or based on computational models (ABM)
  5. construct a bridge between spatial data models and tensor data structures to facilitate the utilization of the latest artificial intelligence models

Structure

  • Mesh to Field: Rasterization
    • Point Cloud Voxelation
    • Line Network Voxelation
    • Mesh Surface Voxelation
    • Signed Distance Field
  • Field to Mesh: Isosurface
    • Boolean Marching Cubes
    • Marching Cubes
    • Surface Nets
  • Local Computation
    • Stencil / Kernels
      • von Neumann neighbourhood
      • Moore neighbourhood
      • Cube neighbourhood
      • Custom neighbourhoods
    • Universal Functions & Mathematical Operators (Numerical)
  • Field Simulations (Vectorized)
    • Dynamic Systems (based on Differential Equations)
    • Agent-Based Modeling
    • Cellular Automata

Installation

for installation check this tutorial

Genesis Lab: Laboratory of Generative Systems and Sciences

This project is currently being developed by Shervin Azadi and Pirouz Nourian at Genesis Lab: Laboratory of Generative Systems and Sciences, Department of Architectural Engineering and Technology, at TU Delft.

topogenesis's People

Contributors

pirouz-nourian avatar shervinazadi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

siebren014

topogenesis's Issues

Read the docs links dont work

When I try to go and look at the read the docs and click one of the contents. I have a time out error. So can't really evaluate the library.

How to transform np array to tg array/lattice

When working in tg we want to use previously generated data of the type np array to "find_neighbours", but this returns the error of wrong data input. We now want to transform the np array into a tg lattice, but cannot find how to do this.
Schermafbeelding 2021-10-15 102657

Reading exported .csv files

For some reason loading in .csv files that do not have a "True" or "False" set as their 'value' (fourth entry), but instead a 1 or 0 or a float value are loaded in incorrectly with the topogenisis lattice_from_csv command.

solar_envelope_324_preview_code
sun_acces_preview_code
sun_acces_preview_code_2

For instance the solar_envelope_324 file is supported, but the sun_access file isn't.
solar_envelope_324_preview
sun_acces_preview

As you can see the shape of the sun acces lattice shouldn't be like this, I'm working on a windows machine, so I dont know if that results in any inconsistencies.

Problem "boarder condition" for "find.neighbours"

There is an error with the "find.neighbours" function. Whenever it is finding neighbours at the edge of a lattice, it jumps to the other side and finds a neighbour there. Can you resolve this so it only finds neighbours at the right edge?

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.