Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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 computing

Tasos 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