verb - A CAD Library for the Web Photographie – Dad 3.0 Lors d’un spectacle, notre attention est attirée par les acteurs. En conséquence, un piège pour le photographe est de ne pas prendre du recul pour voir l’ensemble de la scène où ces acteurs ne sont qu’une infime partie. Au second gala d’escrime artistique de l’USIvry, un tableau en particulier pouvait être un piège de ce type. Le Jardin des ombres est très dépouillé, sans décor. Il met en scène deux danseuses, la première est tout de vert vêtue, la seconde, tout en noir. La danseuse et son ombre dans le Jardin des Ombres (D.Stankovski) Comme pour tous les autres tableaux, l’attention est attirée sur les acteurs, sur leur jeu de scène, sur leurs mouvements. Pourtant, juste avant cette présentation, l’éclairage a changé… L’éclairage ne vient plus par le dessus de la scène. La danseuse et les ombres dans le jardin des ombres (D.Stankovski) Ainsi, le duel entre ombre et lumière ne se déroulera pas que sur scène. Le duel des ombres dans le jardin… des ombres (D.Stankovski)
Bone.io rogerwang/node-webkit Développer un jeu avec JHipster, HTML 5 et LeapMotion Lecteurs : vous êtes des développeurs aux compétences multiples, que diriez-vous de varier un peu votre quotidien rempli d’applications de gestion, d’objets métier ou de requêtes SQL ? Vous savez coder en Java ? Vous connaissez le framework Spring ? Vous avez déjà jeté un petit coup d’oeil à AngularJS ? Je vous propose d’utiliser vos compétences pour mettre un peu de fun dans votre vie de développeur en devenant auteur de jeu vidéo multijoueur ! Je vous propose de n’utiliser que des compétences répandues (Java, Spring) et un petit peu d’AngularJS (mais rien de bien compliqué). Ok, un jeu vidéo multijoueur c’est bien ! Un petit schéma valant beaucoup d’explications, voici comment nous allons organiser notre bébé : Côté client, nous allons utiliser : Côté serveur, nous allons partir sur : une stack Java parce qu’on l’utilise tous les jours et qu’on est à l’aise avecle framework Spring idem au-dessusle framework Atmosphere (pour les WebSockets) AngularJS – Separation of Concerns
JNetCAD JNetCAD ... ... the Java-Application for viewing and converting CAD data. JNetCAD is a simple Java GUI for importing and exporting several CAD formats. Each im- and export module exists as JAR library and can be used separately in other projects. JNetCAD uses jRealiy for the visualization. Im- and exporter concept As mentioned above, the im- and export modules have been implemented as independend Java libraries, which can be used as loaders (for viewer, analyzer, ...) and conversion tools. Conversion example: JT -> JSON / CTM (WebGL) Here is an embedded example of the conversion from JT to JSON (WebGL). Screenshot (Firefox) Rotation: Left mouse button Translation: Right mouse button Scale: Wheel mouse button Click here for full screen with picking feature. Conversion example: JT -> 3D-PDF Licence All components can be used in non commercial or educational projects for free. Donation Downloads
Periscope Data Periscope is built by a small team of hackers working out of a warehouse in San Francisco. We love our customers, greasy Indian food, great whiskey, and that moment when a blip in the data makes you say, "wait a minute…" Jon Brink The Problem Solver Jon firmly believes in the power of data and is excited to help Periscope spread the love. Outside of work, he nerds out over languages and gets excited to practice Spanish in the 94110 (con un montón de tacos, obvio). Nicole Simon The Globetrotter Nicole has a wanderlust and has visited more than 20 countries. Joe Young The Pipeline Pilot Joe joined Periscope Data to build the Sales Development team. Jerry Clarno The Industry Veteran Jerry loves building high growth sales teams (e.g. Caroline Kelter The Sales Queen After surviving 4 cold winters at Cornell, Caroline hurried back to the sunshine of her native Golden State! Chris Meier The MacGyver An East Bay transplant, Chris joins Periscope Data to spread his love of all things data. Laura Hall Sunny Xu
Underscore.js 3D printing from Tinkercad We’re delighted to announce that Tinkercad, a very easy-to-use CAD tool that runs in a browser (via WebGL), now offers a one-click support to our i.materialise 3D printing service. Thanks to this feature, getting an idea designed, printed, and in your hands is truly a piece of cake. Tinkercad is very user-friendly: with only three tools, a wide variety of designs can easily be made in Tinkercad in 5 minutes, or less. Once your project is ready, simply click on the “Print 3D” button in the upper right-hand corner of the editor. Your design will be sent to the i.materialise 3D print lab, where you can choose from a variety of materials and colors. Add the design to your cart, place the order, and within a couple of days you will be showing off your design to everyone you know. Designing and 3D printing your own designs, like the connection piece pictured below has never been easier. Try it out and give your opinion.
Parallax.js - Des effets parallax réussis compatibles mobiles Parallax.js est une bibliothèque Javascript compatible jQuery permettant de créer des effets parallax réussis et compatibles smartphones + tablettes. Vous connaissez probablement l'effet parallax qui consiste à mouvoir différents niveaux d'éléments d'une page pour créer un effet de profondeur et d'animation. Des scripts existent mais souvent ils ne permettent pas un rendu efficace sur mobile. Parallax.js vient corriger cette lacune en proposant un script léger et adapté aux périphériques mobiles grâce au gyroscope embarqué. Côté mise en place voici comment ça fonctionne avec les différentes options à passer en data-*: 01. 02. data-calibrate-x="false" 03. data-calibrate-y="true" 04. data-invert-x="false" 05. data-invert-y="true" 06. data-limit-x="false" 07. data-limit-y="10" 08. data-scalar-x="2" 09. data-scalar-y="8" 10. data-friction-x="0.2" 11. data-friction-y="0.8"> 12. 13. 14. 15. 16. 17. 18. Une fois le HTML mis en place, il ne reste plus qu'à actionner le script en Javascript pur ou en jQuery:
Zepto.js Shapesmith – An Open Source Web-based 3D Modeler EmailShare 4EmailShare iPhone dock created in Shapesmith and printed on Thing-O-Matic How can I model the thing I want to print? As the population of 3D printer operators continues to grow, answering that question will become more important than ever. Combining parametric modeling and a clean UI, browser-based Shapesmith hopes to provide an open source answer. The developer, MakerBot operator, and Thingizen Benjamin Nortier tells us all about it. Q: Who are you and what is Shapesmith? I’m a software developer with an Engineering background and I’m also a 3D printing enthusiast. I wanted to design an Unmanned Aerial Vehicle (UAV) after being inspired by DIY Drones. Because I had worked on a 3D CAD tool for electromagnetic simulation earlier in my career, I was very dissatisfied by the free design tools that were available. Q: Why did you decide to open source it under the Apache license? Two of my favourite open-source projects, Riak and CouchDB, are licensed under Apache. And Javascript!