Review JS
We reviewed the following: - Array (push, pop, splice, shift and unshift) - Math.PI function - String, booleans, and operators - While...
Let's "Un-Stiff" the Avatar
Use this code: //Add clock var clock = new THREE.Clock(true); function animate() { requestAnimationFrame(animate); //add walk walk();...
Let's Move the Avatar
Class Code // Listen for keypress events document.addEventListener('keydown', function(event) {alert(event.keyCode);});...
We Created An Animated Avatar
- We reviewed shapes, covers and mesh. - We reviewed x, y, and z axis. Go here for details: https://en.wikipedia.org/wiki/Cartesian_coord...
We Created an Avatar
- We reviewed Shape, Cover and Mesh. - We created our first avatar using JavaScript. but it all changed... WHEN THE FIRE NATION...
Intro to 3D Game
We learned: - Shape / Geometry - Material (things that cover the shape) - Mesh = Shape + Material We also played with Rotation and...
Intro to TinkerCad
Natalie introduced TinkerCad to the class. We are exploring 3D design.
We Learned How to Create a Function that Calculates Weekly, Monthly, and Yearly Pay
First, we typed in how much we made per day. Then, we typed in the amount of how much we make per week by multiplying the amount we make...
Awesome Online Calculator
Hello fellow muggles or magical creature reading this. And if you don't know who I am, I am Joleen, a kind half-blood. :) Our amazing...
We presents our wonderful Walt Disney Random Names
We learned how to use our Walt Disney Random Names front to be lower case First we had to pick random names for your project Do it in...