Tagged articles
2 articles
Page 1 of 1
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jun 15, 2024 · Frontend Development

Simple Car Implementation with three.js: Grouping, Camera Follow, Controls, Wheel Rotation, and Parking Feature

This article demonstrates how to create a simple car model in three.js, grouping its components, implementing a following camera, adding keyboard controls for movement and steering, animating wheel rotation, and building an interactive parking feature with raycasting for selection.

Three.jsWebGLcamera control
0 likes · 6 min read
Simple Car Implementation with three.js: Grouping, Camera Follow, Controls, Wheel Rotation, and Parking Feature
Tianxing Digital Tech User Experience
Tianxing Digital Tech User Experience
Mar 22, 2019 · Frontend Development

Designing Secure and Efficient Input Fields for Financial Apps

This article examines how basic text‑field controls evolve into specialized, secure, and range‑limited input components for financial products, highlighting the interplay with keyboards, the distinction between general and constrained inputs, and design patterns such as default values, plus/minus steppers, and gesture‑based interactions.

UI designfinancial UXinput fields
0 likes · 11 min read
Designing Secure and Efficient Input Fields for Financial Apps