Tagged articles
9 articles
Page 1 of 1
Alipay Experience Technology
Alipay Experience Technology
Mar 2, 2023 · Game Development

How Oasis Engine Created a Multi‑User Metaverse‑Style Fortune Park

This article details how the Oasis Engine team tackled the technical and artistic challenges of building a large‑scale, multiplayer, third‑person virtual park for the Alipay Fortune event, covering architecture, scene splitting, asset loading, custom materials, digital human integration, networking, behavior management, and extensive performance optimizations.

Digital HumanGame DevelopmentOasis Engine
0 likes · 24 min read
How Oasis Engine Created a Multi‑User Metaverse‑Style Fortune Park
Alipay Experience Technology
Alipay Experience Technology
Aug 31, 2022 · Game Development

Building a High‑Performance 818 3D Runner with Oasis Engine: Design & Optimization

This article shares a detailed post‑mortem of the 818 3D runner game developed with Oasis Engine, covering track and character design, shader tricks, asset reduction, memory and performance optimizations, code structure, and troubleshooting of crashes and overheating, offering practical insights for developers building similar high‑traffic mobile games.

3D RunnerOasis Engine
0 likes · 27 min read
Building a High‑Performance 818 3D Runner with Oasis Engine: Design & Optimization
Alipay Experience Technology
Alipay Experience Technology
May 5, 2022 · Game Development

What’s New in Oasis Engine v0.7? Explore the Latest Graphics, Physics, and Animation Features

Version 0.7 of the open‑source Oasis Engine introduces a suite of enhancements—including a new text renderer, ClearCoat PBR material, dynamic PhysX colliders, expanded BlendShape support, HDR skybox loading, keyboard interaction, and API refinements—plus comprehensive documentation and example updates for developers.

Game DevelopmentGraphicsOasis Engine
0 likes · 8 min read
What’s New in Oasis Engine v0.7? Explore the Latest Graphics, Physics, and Animation Features
Alipay Experience Technology
Alipay Experience Technology
Apr 26, 2022 · Frontend Development

How Alipay’s AR ‘Air Writing’ Brings Fortune Characters to Life in Mini‑Games

This article details how Alipay’s 2022 ‘Air Writing’ AR feature was built for the Five‑Fortune project, covering the technical challenges, the front‑end stack—including Vite, Oasis Engine, ARSession, and WebGL shaders—implementation steps for drawing, vectorizing, extruding characters, playback handling, and memory‑performance optimizations.

ARMini‑ProgramOasis Engine
0 likes · 18 min read
How Alipay’s AR ‘Air Writing’ Brings Fortune Characters to Life in Mini‑Games
Alibaba Terminal Technology
Alibaba Terminal Technology
Mar 9, 2022 · Frontend Development

Render AE Camera Perspective in Lottie Using Oasis Engine

This article explains how to reproduce After Effects camera‑based perspective animations in Lottie by extracting camera data, converting coordinates, and driving an Oasis‑engine Camera component with custom scripts to achieve 3D‑like effects in web projects.

After EffectsCameraLottie
0 likes · 9 min read
Render AE Camera Perspective in Lottie Using Oasis Engine
Alibaba Terminal Technology
Alibaba Terminal Technology
Sep 8, 2021 · Game Development

What’s New in Oasis Engine 0.5? Major Animation, Rendering, and Physics Upgrades

Oasis Engine 0.5 introduces a redesigned animation system with Animator, BlendShape support, a revamped PBR material interface using spherical harmonics, new 2D SpriteAtlas tools, enhanced physics APIs, expanded Spine and Lottie components, plus dozens of examples and higher test coverage, setting the stage for the upcoming 0.6 milestone.

Game DevelopmentOasis EnginePhysics
0 likes · 11 min read
What’s New in Oasis Engine 0.5? Major Animation, Rendering, and Physics Upgrades
Alibaba Terminal Technology
Alibaba Terminal Technology
Mar 2, 2021 · Frontend Development

How Ant’s ‘Five Blessings’ 3D Spring Promotion Was Built with Oasis Engine

This article details the technical implementation of Ant Group’s annual Five Blessings Spring promotion, covering the business breakdown, 3D scene construction using the Oasis engine, sliding control logic, visual effects, and extensive performance optimizations for memory, texture, buffers, and loading on mobile web.

3D renderingJavaScriptOasis Engine
0 likes · 16 min read
How Ant’s ‘Five Blessings’ 3D Spring Promotion Was Built with Oasis Engine
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 EngineComponent ArchitectureOasis Engine
0 likes · 14 min read
Overview of Oasis Engine: Architecture, Features, Performance, and Future Roadmap
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