Three. js Basics

Source: Internet
Author: User
This article describes how to use Three. js to plot a rotating cube. It has some reference value. Let's take a look at Three. js theory below.

1. Please refer to the official website address https://threejs.org/

2. Prerequisites for using three. js <场景 a scene、相机a camera、渲染器 a renderer 三者缺一不可>

To actually be able to display anything with Three. js, we need three things: A scene, a camera, and a renderer so we can render the scene with the camera.

3. Relationship between scenario A scene, camera a camera, and renderer a renderer <渲染器的作用就是将相机拍摄下来的图片,放到浏览器中去显示>

Case source code

  
  Build indoor model with threejs    

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.