Skip to content

About

ArchGeo was developabed by Hui Wang based on the initial research and development by Davide Pellis ([email protected]). This codebase was used for all the Architectural Geometry research projects. Some Chinese explaination can refer to the PhD thesis 《建筑几何中的网格与光滑曲面构造》.

ArchGeo is still under development.

Rease history

First released version was on Oct. 2023 for the published paper "Discrete Orthogonal Structures".

License

ArchGeo is released and used under an MIT license

Acknowledgements

If you find this library helpful in your research, welcome to give a ⭐ in Github :octocat: and share it in Twitter . Thank you!

Please cite this paper if you use this code in your research paper.

@Article{DOS2023,
      author       = {Dellinger, Felix and Li, Xinye and Wang, Hui},
      title        = {Discrete Orthogonal Structures},
      journal      = {Computers & Graphics},
      volume       = {114},
      pages        = {126--137},
      month        = {June},
      year         = {2023},
      doi          = {10.1016/j.cag.2023.05.024},
      note          = {https://github.com/WWmore/DOS}
}

This documentation is run based on Material for Mkdocs. The webpage structure refers to some great geometry processing tools, like libigl, libhedra, Polyscope, Gptoolbox and Open3D.

Contribution

Please feel free to push issues or submit requests to contribute to our codebase. Welcome to enrich the library and work together to other tool formats, like a Grasshopper plugin. For any commercial uses, please contact us. Hoping this codebase is helpful for your research work . Welcome to the research collaborations .

If you have any suggestions for further topics, would like to collaborate in implementation, report bugs, or ask any questions, please directly contact Hui Wang. Alternatively, you can open an issue in the repository and we will get back to you as soon as possible.

Contributors