View allAll Photos Tagged JavaScript,
imm.sheridanc.on.ca/openhouse/2015/ Pictures from the Sheridan Interactive Media Open House 2015 where students learn to create Web sites, Mobile Apps with responsive and adaptive design using HTML 5, CSS, JavaScript, PHP, CreateJS, ThreeJS, JQuery and a host of technologies and sparkling UI/UX. Sheridan Interactive Media (formerly Interactive Multimedia and currently Interactive Media Management - under protest) is a one year post grad program at the Sheridan Trafalgar Oakville campus imm.sheridanc.on.ca. Please visit the graduate portfolios (linked to at top).
An overview of Live Coding, soon to be released !
Since the workshop @ l'atelier Hypermedia in Aix, I have continued working on Vision Factory and its live coding aspect. Several features were added such as :
- Javascript console, very useful to spot typos and syntax errors.
- drag'n'dropping images and fonts. Take a font on your hard-drive(for example), drag it on the main window, it is now imported in the application and available from the script ( library.getFont method ).
- more OpenGL bindings.
- render functions wrapped in a Processing-like syntax. I also decided to stick to the same coordinates system (for 2D & 3D)
Simon Swain impresses everyone with "Rats of the Maze". Give it a go at ratsofthemaze.com/
It's built entirely in JavaScript.