Three.js Materials

This article is part of a series of articles about three.js. The first article is three.js fundamentals. If you haven’t read that yet and you’re new to three.js you might want to consider starting there. Three.js provides several types of … Lire la suite

Twuitos February 07, 2020 at 10:59PM

Lire la suite

ESP32-MPU9250-web-view

Visualizing MPU9250 3D orientation data on the web page hosted by ESP32. Using websockets and JSON to send orientation data (quaternion or Euler angles) to the web browser. Visualisation is done using Three.js library. Written using Arduino framework.

from Pocket … Lire la suite