Efficient 3D Data Storage
January 02, 2019
A How-To for optimizing the amount of data storage needed for sharing 3D experiences!
React with Three.js: Multiple Render Views from One Scene
December 21, 2018
Introducing the basics of setting up Three.js to work with React. All while solving the problem of rendering multiple views from one scene without performance issues!
Depth of Field: Autofocus to Closest Point with Three.js
November 01, 2017
Tutorial for setting up a custom autofocus that finds the closest point on the geometry!