Metaballs analysis and application (2D metaball fusion)

I Metaball definition Metaball technology is a technology developed by Blinn in 1982, which is suitable for building deformable surfaces. This technology uses metaball to establish an energy field, and then establishes a 3D model through the equipotential surface in the scalar domain to represent the software or implicit surface. Simply put, i ...

Added by dancer on Mon, 21 Feb 2022 04:33:36 +0200

THREE.js: build Threejs + typescript + webpack project

catalogue 1. Install node js  2. Install vscode and Microsoft front-end development artifact. 3. Create a new project folder, choose a name at will, here we call it, and then open it with vscode  4. vscode opens the project. As shown below, all you need to do is click the terminal to create a new terminal  5. Enter npm init ...

Added by pingu on Wed, 05 Jan 2022 13:35:15 +0200