andreas

Karrierewege in der Wissenschaft und Research Assessment: Nationale Empfehlungen in Österreich im Kontext des Europäischen Forschungsraums

UNIKO Karrierewege in der Wissenschaft

// –––––––––––––––––––––––––––––––––––––––––––––––––––––––– // Program to produce the generative illustration // for project report “Karrierewege in der Wissenschaft // und Research Assessment: Nationale Empfehlungen in // Österreich im Kontext des Europäischen Forschungsraums // Andreas Pirchner, 2024 // –––––––––––––––––––––––––––––––––––––––––––––––––––––––– // Importing the PDF library for saving the output as a PDF file import processing.pdf.*; // Global variables …

UNIKO Karrierewege in der Wissenschaft Read More »

UNIKO Annual Report

http://andreaspirchner.com/wp-content/uploads/2023/02/Animation.mp4 // –––––––––––––––––––––––––––––––––––––––––––––––––––––––– // Program to produce the generative illustration // for the cover of UNIKO annual report. // Andreas Pirchner, 2022 // –––––––––––––––––––––––––––––––––––––––––––––––––––––––– import processing.pdf.*; // Initialize the increment values for the 3 types of shapes (cubes, lines, and points) float incCubes = 0.09; float incLines = 0.05; float incPoints = 0.015; // Initialize …

UNIKO Annual Report Read More »