Projects Tagged with "cos"

AirLocked

AirLocked

By: HanClinto

Views: 183 | LoveIts: 2

Description: Asteroids has always been one of my favorite games, and so here's a simple clone that I whipped up in an evening. Sorry, you can't die in the game just yet -- it was getting late, and I figured I should just be done. Notable Features: ---------------------- 1. There is momentum for the ship's movem ... show more

Ball Game With Physics_002

Ball Game With Physics_002

By: fire99fire

Views: 13 | LoveIts: 0

Description: This is the first step in a cannon based game. I used physics to make a realistic cannon ball and this working script can be used by anyone to make a game. I am going to expand this with more physics, and expect to release several games based on this fairly soon. Be expecting them! Left/Right to ch ... show more

Caos

Caos

By: cesanto

Views: 23 | LoveIts: 0

Description: First attempt to simulate chaos. Vary r (here multiplied by 10) and notice the oscilation in xn xn+1=r*xn*(1-xn) Press 's' to start...

cos

cos

By: sienacollege

Views: 132 | LoveIts: 1

Description: V 0.2 This is just a first draft cos function. This program draws the graph of 100*cos(x) function and lets you watch the values move. More soon hopefully feedback appreciated

Easy Sine and Cosine

Easy Sine and Cosine

By: bartybacon

Views: 9 | LoveIts: 0

Description: A simple Sin and Cos graphic plotter. The pen color changes depending of the Y position.Press space to clear and Green Flag to draw. Green = Cosine, Red = Sine

Ellipse Drawing Kit

Ellipse Drawing Kit

By: 1tchy

Views: 128 | LoveIts: 5

Description: Use the mouse to set the width and height. Press space to draw the ellipse :P Please Comment

point-to-point-to-point-to-point draw

point-to-point-to-point-to-point draw

By: zipperipper

Views: 18 | LoveIts: 0

Description: change the kick to change how far each point moves.. note that i got the idea from something someone made BUT i made my own one from a blank script canvas!

sin & cos

sin & cos

By: shwingie

Views: 18 | LoveIts: 1

Description:

Trig Calculator

Trig Calculator

By: Mayhem

Views: 94 | LoveIts: 2

Description: This project derives the sin, cos and tan of an angle by using the following formulae: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXsin() = opposite/hypotenuse XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX cos() = adjacent/hypotenuse XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX tan() = opposite/adjacent XXXXXX ... show more