|
|
Monkey Code Files: Update 12
/ 07 / 11
Monkey
is a new programming language that uses a unified set of commands and
code to reach multiple targets from HTML5 to IOS, OSX, Windows (glfw),
Android, XNA (Xbox), WinPhone 7 and more.
Monkey Programming Language - http://www.monkeycoder.co.nz
Click on image for larger view.

Run Html5 Lighting FX
Run in a new page
Run in a window
|
HTML5 Real-Time 2D Lighting FX Demo
This is a real-time 2D lighting effects demo using Monkey and 'impixis' canvas wrapper (http://www.monkeycoder.co.nz/Community/posts.php?topic=1885).
It uses the radial gradient fill for a poly (the size of the canvas) to
simulate a lighting effect over a background. Click on the 'run' link
to launch it in your browser. Cycles through 4 effects.
Download HTML5 Real-Time FX
(source + media + HTML5 App)
f
|
Click on image for larger view.

Run Html5 Diffusion
Run in a new page
Run in a window
|
HTML5 Diffusion FX Demo
This is a diffusion effects demo using Monkey and 'impixis' canvas wrapper (http://www.monkeycoder.co.nz/Community/posts.php?topic=1885)
. It uses 2D pixel writes to the canvas for a cool 2D effect. Click on
the 'run' link to launch it in your browser. Cycles through 5 different
FX.
Because this demo is so graphic intensive the ideal system to run this demo is a dual-core system with good a video card.
Download HTML5 Diffusion FX
(source + media + HTML5 App)
f
|

|
GLFW Diffusion FX Demo
This source code shows how to accomplish a a diffusion FX in
Monkey. This is the kind of FX you might see in Window(r) media player.
This code is targeted for GLFW. Download the source code and executable
below.
Download GLFW
Diffusion FX Demo
(Executable + source + media)
f
|
Run Mirror FX Demo
Run in a new page
Run in a window
|
Mirror FX Demo
This source code shows how to accomplish a mirror FX using Transform in
Monkey.
Click 'Run Mirror FX Demo' to run the HTML5 version of this code right
in your browser.
Download Mirror FX
(source + media)
f
|

Run Tile Image
Run in a new page
Run in a window
|
Tile Image Demo
This source code shows how to accomplish a tile image FX in Monkey.
Click 'Run Tile Image FX Demo' to run the HTML5 version of this code
right
in your browser.
Download Tile Image FX
(source + media)
f
|

Run Line vs. Circle
Run in a new page
Run in a window
|
Line vs Circle Demo
This source code shows how to accomplish basic collision in Monkey.
Click 'Run Line vs Circle Demo' to run the HTML5 version of this code
right
in your browser.
Download Line vs
Circle
(source + media)
f
|

Run Vertlet Physics
Run in a new page
Run in a window
|
Simple Vertlet Physics Demo
This source code shows how to accomplish basic vertlet physics in
Monkey. This is a port of a BlitzMAX demo by grable.
Click 'Run Vertlet Physics Demo' to run the HTML5 version of this code
right
in your browser. Once you run the demo hit the space bar to run the
simulation. Use the mouse cursor and click on the blue points to move
box.
Download Simple Vertlet
Physics
(source + media)
f
|
|
|