Dear Hans, Mojca and All, a draft for an analog of LaTeX movie15 package for including Adobe Reader compatible 3d models into PDF files is at http://www.iaas.msu.ru/tmp/movie15context.tgz . Almost no docs/comments inside, but questions are of course welcome. You'd better take a brief look at part 5.2 of movie15 docs http://www.ctan.org/tex-archive/macros/latex/contrib/movie15/doc/movie15.pdf and part 13.6 of ISO/Adobe PDF spec http://www.adobe.com/devnet/acrobat/pdfs/PDF32000_2008.pdf to understand what are the settings. Since I lack understanding of ConTeXt/luatex combo and have to pass data for dictionaries containing other dictionaries to 3D model embedder I had to abuse two existing parameters, "control" and "display" and rely on sane lua code being put there. And even the limited parameter correctness checks do not report problems, they just silently fail to execute. One more option to deal with 3D models is not to embed them as annotations in the main PDF file, but to make a PDF with only 3D model in it and attach it to the main PDF, linking to a clickable 2D image (like attachfile2 LaTeX package). Donno if that functionality is in working condition now and how to use it. Sincerely, Michail