Tag

ThreeJS

1 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Dec 21, 2023 · Frontend Development

My Front‑End Technology Stack Review and Recommendations

This article shares a personal front‑end technology stack review, covering Vue, React, Nuxt, TypeScript, mini‑programs, uniAPP, Three.js, Node back‑end frameworks, HarmonyOS, and other tools, offering practical insights and recommendations for developers at the 0‑3 year experience level.

FrontendNuxtThreeJS
0 likes · 16 min read
My Front‑End Technology Stack Review and Recommendations
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 15, 2022 · Frontend Development

Creating a Romantic Animated Heart with Three.js – 2D Particle Heart and 3D Model Heart

This article walks through building a visually striking heart animation using Three.js, covering the mathematical generation of 2D particle hearts, their canvas rendering and animation, and then extending the effect to a 3D heart model with scene, camera, lighting, GLTF loading, and GSAP-driven motion.

CanvasJavaScriptThreeJS
0 likes · 15 min read
Creating a Romantic Animated Heart with Three.js – 2D Particle Heart and 3D Model Heart
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jul 11, 2022 · Frontend Development

Design and Implementation of a Generic Map Component with Real‑time Heatmap Rendering Using ThreeJS

This article explains the motivation, architecture, and implementation details of a generic map component that supports real‑time heatmap rendering using ThreeJS, covering GIS layer protocols, canvas limitations, WebGL advantages, and code examples for creating radial gradients, instanced meshes, and custom shaders.

FrontendGISMap
0 likes · 14 min read
Design and Implementation of a Generic Map Component with Real‑time Heatmap Rendering Using ThreeJS