Tag

3D Engine

0 views collected around this technical thread.

DaTaobao Tech
DaTaobao Tech
Dec 26, 2022 · Game Development

Choosing Mobile 3D Engines and Building Effective 3D Teams

The article reflects on developing mobile 3D games, advising developers to choose between lightweight libraries like Three.js and full‑featured engines such as Babylon.js, weigh web, native, or hybrid deployment, adopt appropriate technical trade‑offs, and build a well‑structured 3D team with clear roles to balance performance and visual quality.

3D EngineGame DevelopmentMobile Development
0 likes · 20 min read
Choosing Mobile 3D Engines and Building Effective 3D Teams
AntTech
AntTech
Feb 4, 2021 · Game Development

Overview of Oasis Engine: Architecture, Features, Performance, and Future Roadmap

The article introduces Oasis Engine, a Web‑based 3D interactive graphics engine, detailing its component‑based architecture, TypeScript scripting, core systems such as Transform, resource and shader management, performance benchmarks, historical development stages, and future open‑source roadmap.

3D EngineOasis engineTypeScript
0 likes · 14 min read
Overview of Oasis Engine: Architecture, Features, Performance, and Future Roadmap
Taobao Frontend Technology
Taobao Frontend Technology
Mar 6, 2018 · Frontend Development

Why G3D Was Built: Alibaba’s WebGL Engine for Hybrid Apps

G3D is a WebGL‑based JavaScript 3D rendering engine created by Alibaba’s terminal team to run in hybrid environments like Weex and React Native, offering core 3D features while addressing the limitations of existing engines such as three.js and Babylon.js.

3D EngineG3DGCanvas
0 likes · 6 min read
Why G3D Was Built: Alibaba’s WebGL Engine for Hybrid Apps