-
Making interactive parametric models with Verge3D, Blender, and WebGL
https://i.ytimg.com/vi/Y-VUwoDL0qo/hqdefault.jpg In this tutorial, you will learn how to create parametrically changeable models using Blender’s shape keys (aka morphing) and Verge3D. This technique can be used for making advanced 3D configurators, e-learning content, and various engineering visualizations. Get Verge3D here https://www.soft8soft.com/get-verge3d/ source
-
Machine Learning in JavaScript (TensorFlow Dev Summit 2018)
Nikhil Thorat and Daniel Smilkov discuss TensorFlow.js, which is TensorFlow’s new machine learning framework for JavaScript developers. It supports building ML models in JavaScript, and training and deploying them in browser for execution using WebGL. They focus on tensorflow.js-Core which is a rebranding of deeplearn.js, and a new high-level layers API to make it easier…