About
ArchGeo was developed by Hui Wang, building on the initial research and development by Davide Pellis, and has its roots in TU Wien's Architectural Geometry research. It has since evolved through projects at KAUST and Xi'an Jiaotong University, resulting in around 20 high-quality academic publications. The codebase has been utilized in all of Hui Wang's research projects.
For more context in Chinese, you 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
ArchGeo remains under active development. It is a user-friendly, Python-based geometry processing tool with an intuitive GUI for efficient geometric design, making it an excellent entry point for research in DDG, CAD, and CG. Looking ahead, ArchGeo aims to expand its industrial software applications, particularly in education and research. It also seeks to deepen its integration with industrial tools like Rhino3D and support geometric optimization across various applications.
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
to be added ......