文件最后提交记录最后更新时间
!1027 横屏适配3 年前
!937 README_zh.md整改3 年前
!743 翻译完成:全量翻译---JsWebGL3 年前
!993 readme整改,图片资源更新3 年前
!575 新增Sample JSWebGL4 年前
!575 新增Sample JSWebGL4 年前
!855 适配工程9013 年前
README.md

WebGL

Introduction

This sample shows how to use WebGL APIs to draw pentagrams and rectangles by invoking GPU resources.

How to Use
  1. Touch the Pentagram button. A pentagram is displayed on the canvas.

  2. Touch the Rectangle button. A rectangle is displayed on the canvas.

Constraints
  1. This sample can only be run on standard-system devices.

  2. The device that runs the sample app must have the capability of invoking GPU resources. For example, an RK3568-powered device has this capability, but a device running the Hi3516 development board does not have this capability.

  3. The DevEco Studio version used in this sample must be 3.0.0.900 or later.