Curated Video
Quest
A puppy and race cars find a map leading to treasure. The first clue is on a tree, and Helper Cars help the puppy retrieve it and guide them to the treasure.
Curated Video
Unreal in 100 Seconds
Unreal engine is a collection of developer tools for building interactive 3D games, simulations, and visualizations. It provides a powerful visual editor and scripting language called blueprint to simplify the game dev workflow.
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Loops - FOR
In this video, you will learn about the For loop. This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover statements and flow control, functions,...
Curated Video
Number of atoms in a simple cubic unit call and Body Centred cubic unit cell
Number of atoms in a simple cubic-centered & Body Centred cubic unit cell. A simple cubic unit cell has one atom at each of the eight corners of the cube, with each atom shared between the eight cells. The total number of atoms in the...
Curated Video
Atoms in Face-Centered Cubic Cells Face of the Cube
Atoms in Face-Centered Cubic Cells: "Face of the Cube" The Face-Centered Cubic (FCC) unit cell is a structure where atoms are arranged in a cube. The cube has 8 corners, each with a 1/8 share, and 6 face-centered atoms, each with a 1/2...
Curated Video
Maximizing Space The Science of Packing Efficiency
Maximizing Space: The Science of Packing Efficiency" Packing efficiency, also known as packing fraction or atomic packing factor, is a measurement of how efficiently atoms or particles are packed in a crystal structure. Magnetic Might:...
Science ABC
What Exactly is a Tesseract? (Hint: Not a Superhero Stone)
A tesseract is a 4D cube, i.e. a cube that exists in 4 dimensions. Although fans of the Marvel universe and superheroes may associate tesseract with the glowing blue box that houses the Space stone, a tesseract is a real geometrical...
Science ABC
Why Are Some Ice Cubes Cloudy While Others Are Clear?
The clarity of ice cubes is determined by the temperature of the water used to make them. Warmer water contains more impurities, which are released when the water is cooled and frozen. Ice cubes made from distilled or boiled water are...
Science ABC
Why Are Rainbows Curved?
A rainbow is not actually shaped like a semicircle or an arc; that is simply the shape that we see. In fact, a rainbow is a circle, but we can’t see the full shape because the horizon cuts off the lower half. However, if you were...
Curated Video
Cubist Art
How Cubist artists used geometry to represent a form in its purest way using geometric shapes such as the cone, cylinder and sphere. Maths - Shape A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s...
Curated Video
Fractals: The Menger Sponge
Revealing the shape which gets bigger the more you take away... in which an infinitely increasing surface area meets an infinitely decreasing volume. Maths - Shape A Twig Math Film. Reinforce and extend the learning required by the...
Curated Video
Cartesian Coordinates
What do mathematicians imagine a space with four dimensions would look like? Discover the coordinates that are used to describe space, and how these extend to the 4th dimension. Maths - Space A Twig Math Film. Reinforce and extend the...
Curated Video
The Incredible Strength of Ants
Why are tiny ants considered the strongest creatures in the world? An introduction to the square-cube law and why muscle mass (length3) will always outstrip strength (length2). Maths - Number A Twig Math Film....
Curated Video
Polyhedra: Platonic Solids
A special set of symmetrical solid shapes that were once thought to be the building blocks of the Universe – what are the characteristics of the Platonic Solids? Includes summing of interior angles. Maths - Shape A Twig Math Film....
Curated Video
Bees and Their Hives
What is it about hexagons that makes them the perfect building blocks for beehives? Discover why they are the best use of space. Maths - Shape A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s math...
Curated Video
Agar Cube Diffusion
We use coloured agar cubes to see how different shapes change the rate of diffusion. The cubes are made using sodium hydroxide and phenolphthalein indicator to give them a pink colour. When these are added to hydrochloric acid, the...
Curated Video
How Origami Changed the World
How the ancient art of paper-folding solved some of the geometric puzzles that had plagued mathematic minds for millennia. Maths - Measurement A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s context...
Curated Video
Calculating Density
See how the density of an object is calculated and why some materials are buoyant. Material processes - Classifying materials - Properties of materials Learning Points Density is the mass inside a certain volume. Objects that float are...
Curated Video
Geometry and Measurements: Lateral Area and the Total Area of a Cube
By the end of this learning object, the student will be able to: Find the lateral and total surface areas of a cube.9769
Curated Video
Geometry and Measurement: The volume of a Cube
By the end of this learning object, the student will be able to: Use two ways to get the number of small cubes to put these cubes in the cuboid.4584
Curated Video
Geometry and Measurement: Understand The Meaning of the Centimeter Cube
By the end of this learning object, the student will be able to: Understand the meaning of the centimeter cube.4465
Curated Video
Geometry and Measurement: The Cube and The Cuboid
By the end of this learning object, the student will be able to: Recognize the cube and the cuboid.4464
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 08 - Do While Loop in Java - an Example - Cube While User Enters Positive n
In this video, you will learn about the do while loop in Java with an example—cube while user enters positive n.