European Cross Media Academy

The European Cross Media Academy, or EUCROMA, is a European advanced level training program in cross-media production based in Copenhagen, Denmark. It is open to students from European educational institutions with experience in games and animation courses, bringing them together in professionally configured games and animation teams.

European Cross Media Academy
Established2012
Location,
AffiliationsCILECT
Websitewww.eucroma.com

EUCROMA was established at the initiative of the European Union's MEDIA Programme, which supports it financially, and is modelled over the Danish DADIU which has existed since 2005.[1]

Partnership

The education is a result of collaboration between a number of European institutions: The Danish DADIU, the National Film School of Denmark, the University of Abertay Dundee, Cologne Game Lab, The Animation Workshop, the University of Malta and the Moholy-Nagy University of Art and Design.[2]

gollark: `rand() * 0xFFFF`?
gollark: Hmm, I should set it to *not* use zero but instead, say, 4?
gollark: This may be one of the highest-performance `malloc` implementations available.
gollark: ```c#include <stdint.h>#include <stddef.h>static uintptr_t MEMPOS = 1;void* malloc(size_t size) { uintptr_t bees = MEMPOS; MEMPOS += size; return (void*)bees;}void free(void* ptr) { *(char**)ptr = "hello please do not use this address";}```
gollark: I prefer my malloc implementation.

References

  1. "European Cross Media Academy på Filmskolen" (in Danish). CAKI. Retrieved 2012-05-16.
  2. "Gasværket". AOK. Retrieved 2010-01-04.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.