Name | Handle |
---|---|
Matthew Ragan | @raganmd |
Ian Shelanskey | @IanShelanskey |
Zoe Sandoval | @radialbalance |
TouchDesigner 2022.32120 MapBox TD - hosted by UCLA Python 3.9 AWS CLI
CiBiC is an experimental transportation research project to encourage group bike commuting among residents of the Northeast LA neighborhoods of Chinatown, Solano Canyon, Lincoln Heights, Cypress Park, William Mead Homes, and adjacent areas.
We’re asking people to try commuting to work on bicycles in small groups – a cheaper, healthier, more sustainable, and potentially more satisfying alternative to cars.
It’s like carpooling but on bikes!
CiBiC is a collaborative research project led by UCLA and funded by the National Science Foundation. CiBiC studies how to support bicycle commuting in L.A. Participation in the research involves bicycle commuting with groups of residents and expert mentors.
Learn more at cibic.bike
password: 3202cibic
DEV
- True for development testing
PUBLIC
- directory location for public project assets
CLOUDRENDERING
- True for cloud rendering
OUTPUTDIRECTORY
- location of output images
CACHEDIRECTORY
- location of cached data to be used by TD Processes
The main
branch holds a base level organization of the TouchDesigner project appropriate to use for a gallery or installation.
Placeholder text
Development Start-up
project/_startDev.cmd
Project Start-up
project/startProject.cmd
The cloud-render
branch contains a version of the project that is appropriate for deployment on a cloud-rendering assets. This branch of the project contains all of the same visualization elements as the main
branch and additional contains a number of automations to render images and deploy them for use with the visualization website..
Placeholder text
project/_cloudRender.cmd
Placeholder text