Marcel Doorduin

Does Marcel Doorduin depict reality in his paintings, or are they paintings of models he might have made himself? The panels and paintings by Doorduin often have houses and buildings as subjects. Only occasionally something of surroundings and nature is visible. Presumably one of the works depicts a toy garage, at least that's what it looks like. In this painting you cannot discover more about the scale because a real setting is missing. Constructed from yellow and blue black shadows, an image is created which you yourself have to finish with your eyes. Only a mirroring effect and the horizon suggest that the building might be situated in water. In Doorduin's paintings, the world of Marklin and Faller scale models is always lurking.

Marcel Doorduin (Den Haag, 1969) works in Arnhem.

marceldoorduin.nl

Marcel Doorduin
work

Marcel Doorduin
archive

no_exhibitions

		SELECT
			cdg_2026__events.id,
			cdg_2026__events.name,
			cdg_2026__events.clean_name,
			cdg_2026__events.timestamp,
			cdg_2026__events.timestamp_end
			,cdg_2026__items.image_bank_id
			,cdg_2026__items.large_pic
		FROM cdg_2026__events, cdg_2026__meta_rel, cdg_2026__items
		WHERE 1
			AND cdg_2026__meta_rel.rel_type = 'artist'
			AND cdg_2026__meta_rel.rel_id = 27
			AND cdg_2026__meta_rel.item_type = 'event'
			AND cdg_2026__meta_rel.item_id = cdg_2026__events.id
			AND cdg_2026__events.visible = '100'
			AND cdg_2026__items.rel_id = cdg_2026__events.id
			AND cdg_2026__items.rel_type = 'event'
		ORDER BY cdg_2026__events.timestamp ASC
	
×