Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/varoudis/simple_axial_line_analyser
Simple Axial Line Analyser (Processing/Java)
https://github.com/varoudis/simple_axial_line_analyser
Last synced: 5 days ago
JSON representation
Simple Axial Line Analyser (Processing/Java)
- Host: GitHub
- URL: https://github.com/varoudis/simple_axial_line_analyser
- Owner: varoudis
- License: gpl-3.0
- Created: 2013-12-02T12:30:23.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-02T12:54:09.000Z (almost 11 years ago)
- Last Synced: 2023-03-23T02:02:06.724Z (over 1 year ago)
- Language: Processing
- Size: 129 KB
- Stars: 4
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Simple_Axial_Line_Analyser
==========================Simple Axial Line Analyser (Processing/Java)
9th Space Syntax Symposium - Seoul 2013
Software workshop - Introduction to Space Syntax computingTasos Varoudis
-- --
-Overview-
Theory:
- Overview of Processing
- What is a graph?
- Search through the graph
- Basic Space Syntax measures (Axial)
Practice (Processing):
- Import data (depthmapX friendly)
- Build the graph
- Implement a graph search for the SS measures
- Export data in a ‘Excel,R,depthmapX...etc friendly format’
- Display (very basic)Books and references:
- Hillier, Bill and Hanson, Julienne. The social logic of space.
- Robert Sedgewick, Kevin Wayne, Algorithms (4th Edition).
- Teklenburg (1993) Space syntax standardised integration measures and some simulations.
- Processing Books: http://processing.org/books/
- depthmapX source code: https://github.com/varoudis/depthmapX