TODO: general project description
TODO: general project description
Pattern generator for embroidered resistive force sensors using space-filling patterns (see related ACM CHI 2020 paper "Embroidered Resistive Pressure Sensors: A Novel Approach for Textile Interfaces" by Aigner et al.)
TODO: general project description
Pattern generator for embroidered capacitive multitouch of enameled wires (see related ACM CHI 2021 paper "TexYZ: Embroidering Enameled Wires for Three Degree-of-Freedom Mutual Capacitive Sensing" by Aigner et al.)
TODO: general project description
- freeglut (v3.0.0) [Github link]
- glew (v2.1.0) [Github link] OpenGL extension wrangler library
- glm (v0.9.9.3) [Github link] OpenGL Mathematics header library
- DearImGui (v1.68) GUI library is for now included directly in the source-code and built along the project (as suggested in the ImGui Wiki). [Github link]
- implement Inch unit for SVG export
- removed Shared Items Project and put shared code into static library
- remove ImGui from source folder, compile into static library
- port to gcc ad provide CMake files
Developed by Roland Aigner. Parts of this code were developed at the Upper Austria University of Applied Sciences, througout the project TextileUX – Imperceptible Textile Interfaces, (project no. 865791) which is part of the FFG handled COMET program, funded by BMVIT, BMDW, and the State of Upper Austria.
Copyright (C) 2024 eyeco
patgen is licensed under the GPL3 License, see LICENSE for more information.