ThreeJS

ThreeJS

University

8 Qs

quiz-placeholder

Similar activities

JavaScript Quiz | For Beginners

JavaScript Quiz | For Beginners

1st Grade - University

10 Qs

Summer School

Summer School

University

12 Qs

React Quiz

React Quiz

University

10 Qs

Node.js Database Connection

Node.js Database Connection

University

12 Qs

Intro Bootrstrap

Intro Bootrstrap

University

10 Qs

Express.js

Express.js

University

10 Qs

3D Modelling

3D Modelling

University

10 Qs

React-Native Mastermind Challenge

React-Native Mastermind Challenge

University

10 Qs

ThreeJS

ThreeJS

Assessment

Quiz

Computers

University

Hard

Created by

CARLOS LEZCANO

Used 13+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is threeJs?

A library

A Compiler

A element of Webgl

A interpreter

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In what language is develop ThreeJs?

ActionScript

Java

Javascript

C#

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following elements belong to light elements?

Ambient Light

Point Light

Animation

Lamp

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What is the main purpose of ThreeJs?

Create 2D elements

Allow to use C# with Javascript

Create 3D elements

Give animation to 3D elements

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following elements componed the ThreeJs structure?

Scene, Mesh, Canvas, Camera and Lights

Scene, Mesh and Camera

Scene, Mesh, Canvas, Camera and Renderer

Camera and Renderer

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these are types of cameras?

Perspective Camera, Orthographic camera and lineal

Perspective Camera and Orthographic camera

Lineal and Orthographic camera

Lineal, Perspective Camera and Orthographic camera

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can we move or transform a 3D object without the animation element?

Yes, for example with the functions called rotated

No, the only way is to use it

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can we create an scene without a camera element?

Yes

No