Search
Results
Results
${ capture(/^/, {
0: (data, captures) => (
data.params.project !== undefined ?
include('#filter-navigation-close-project', data) :
data.params.collection !== undefined ?
include('#filter-navigation-close-collection', data) :
include('#filter-navigation-search', data)
),
catch: () => console.log('TODO: SHOULDNT GET HERE')
}, data.location, data.location.name) }
${data.collections.reduce(function (acc, col) {
return acc + col.content_count
}, 0)}
${
merge([{ type: 'resize' }], events('resize', window))
// To size
.map(() => (window.innerWidth >= px('70em') ? 'big' : 'small'))
// Deduplicate
.filter(((prev) => (value) => {
const result = prev !== value;
prev = value;
return result;
})(null))
// Include
.map((size) => (size === 'big' ? 'Living Archives' : capture(/^/, {
0: (data, captures) => (
data.identifier === 'filters' ? 'Search / Filter' :
data.params.project !== undefined ? 'Project' :
data.params.collection !== undefined ? 'Collection' :
'Results'
),
catch: () => console.log('TODO: SHOULDNT GET HERE')
}, data.location, data.location.name)))
}
${ data.id[0].toUpperCase() + data.id.slice(1) }
${ events('dom-activate', element)
.take(1)
.map(() =>
request('/cms/' + data.id + '/')
.then((html) => {
const template = document.createElement('template');
template.innerHTML = html;
return template.content.querySelector('.inline-content-block');
})
) }
Back to navigation
La première phase du semestre est consacrée à une étude de précédents. Un corpus de réalisations, édifiées entre le début du XXème siècle et aujourd'hui, rassemble des projets d'architecture construits tout ou en partie en bois rond ou brut. Cette étude consiste en l'analyse constructive et spatiale des projets, avec un intérêt particulier porté aux problématiques liées à la construction en bois rond.
-
The first phase of the semester is dedicated to the study of precedents. A corpus of projects, buikt between the beginning of the 20th century and the present day, brings together architectural projects buit wholly or partially in round or rough timber. The study consists of a constructive and spatial analysis of the projects, with particular attention to the problems associated with log construction, followed by the production of comparative graphic documents.
Le projet de cette première partie de semestre dans le studio Weinand est une analyse de batiment remarquable. Un batiment qui, dans ses principes et sa plastique, mette en oeuvre le bois rond dans la construction contemporaine.
Ce "précédent" est la villa privée construite en 2019 par l'architecte brésilien Argus Caruso : la CASA AA.
Une charpente en bois rond, une toiture flottante et un exercice quant aux liaisons bois standardisé - bois rond... En finesse.
Credits : Special thanks to Argus Caruso (http://arguscaruso.com.br/) for documents and information.