Tagged articles
2 articles
Page 1 of 1
Alibaba Terminal Technology
Alibaba Terminal Technology
Jan 29, 2021 · Game Development

Building a 3D Incentive Game with Oasis Engine: From Concept to Optimization

This article details how a 3D interactive incentive game was created using Oasis Engine, covering scene architecture, ECS design, script development, collision handling, camera follow, skeletal and particle animations, shader effects, lane configuration, mobile orientation, performance optimizations, testing, deployment, and key lessons learned.

3D Game DevelopmentEntity Component SystemOasis Engine
0 likes · 21 min read
Building a 3D Incentive Game with Oasis Engine: From Concept to Optimization
Aotu Lab
Aotu Lab
Oct 30, 2018 · Game Development

Mastering 3D Web Games: Three.js, glTF, and Cannon.js Essentials

This guide walks you through the core concepts of Three.js, the glTF model format, physics integration with Cannon.js, interaction handling, performance tuning, and a suite of debugging tools, providing practical code snippets and best‑practice tips for building efficient 3D web games.

3D Game DevelopmentCannon.jsPerformance Optimization
0 likes · 22 min read
Mastering 3D Web Games: Three.js, glTF, and Cannon.js Essentials