View allAll Photos Tagged javascript
This photo was captured at the 2018 edition of Great Indian Developer Summit (#gids18), April 24-28, Bangalore, India.
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)
Slides from my Full Frontal 2010 presentation. Full write up and source code : sebleedelisle.com/2010/11/javascript-2d-and-3d-particle-e...
JavaScript Course with UITrainings will make you proficient in developing smaller, lighter and feature-rich web pages by leveraging the host capabilities of JAVA. UI Trainings serves UI Development Online Training courses which empower student graduates and young professionals with the required proficiency to power-boost their career. Also learn UI design courses in Pune, Hyderabad, Chennai, Delhi, Mumbai, Bangalore India.
For more Contact :
UI Trainings
India +91 992 284 8898
USA +1 678 389 8898
UK +44 141 416 8898
Email: info@uitrainings.com
website: uitrainings.com/courses/javascript-online-training/
Screenshots of HTML5 drawing app for Microsoft's Art of Touch campaign. It runs surprisingly smoothly even when rendering heavy geometry.