Example files for MMF2

All examples are made by me ( Anders Riggelsen ).
Get extensions here: Extension list on clickteam.info
Destructible environment Download example file With the overlay object I created this pixel-by-pixel terrain destruction engine that uses MMF2's inbuilt collision engine.

3rd party Extensions required
Overlay Redux
0 comments
MMF2:Developer Docklet example Download example file For MMF2:Developer only.

How to fake alpha-transparency in MMF2 windows. It just takes the desktop background and positions it so it isn't noticeable to see were the window stops and the desktop begins.

3rd party Extensions required
Kernel object
0 comments
Light and shadow engine Download example file This example uses some tricky math and the polygon drawing feature in the overlay Redux object to create some nice realtime light and shadow effects in only 3 events!

The overlay is just semitransparant so far, the effect will look better if/when Overlay object supports additive or substractive INK effects.

3rd party Extensions required
Overlay Redux
13 comments
Window shake/nudge effect Download example file How to make your windows shake like in MSN Messenger when you make a nudge.

3rd party Extensions required
none2 comments
Perspective - Custom effect Download example file Use the custom effect in the Perspective object to create some interesting effects for scrolling games.

This effect would properly be better suited in the Parallaxer object that makes the same effect but faster.

3rd party Extensions required
Perspective object
4 comments
3D RayCasting engine Download example file A raycasting experiment made in MMF. This is a very slow but cool effect. Looks a bit like Wolfenstein 3D but is a tad uglier because of the way I did it. But check it out! :)

3rd party Extensions required
Overlay Redux
6 comments
Waving flags with shadows Download example file An effect using the overlay redux object that turned out quite nice. It renders waving flags using a flag image. It also draws shadows on the flags but it can be turned off as a performance tweak.

3rd party Extensions required
Overlay Redux
0 comments
Colorize Object Download example file Colorize an object into all chades of colors and it imports into the Alpha Channel Object. Two modes: Colorize using colormap or colorize all grayscale colors.

3rd party Extensions required
Overlay Redux
Alpha Channel Object (Bonus pack 2)
0 comments
3D Pie chart Download example file This shows you how to draw a windows linke 3D Pie chart in MMF with Overlay Redux

3rd party Extensions required
Overlay Redux
0 comments
Pro: Drag list View items to other list Download example file Here is how you can drag multiple items from a list view object to another list.
There are two modes for you:
- Copy mode - just copies the items dragged over
- Move mode - moves the items over, originals are removed.

3rd party Extensions required
Pro extensions2 comments
Custom Window Download example file Create your own custom windows that can be dragged and resized. It can also snap to the window edges of your desktop.

3rd party Extensions required
none2 comments
Overlay Graph Example Download example file Display a graph in your applications. Now updated to be much faster.

3rd party Extensions required
Overlay Redux (3.05)
Global Functions Object
0 comments
Drag actives out of subapplications Download example file How to drag active objects out of a subapplication at runtime. Usefull for inventories.

3rd party Extensions required
none0 comments
Tanks3D open source Download example file An old test i made. You can walk around this wireframe tank in full 3D.

3rd party Extensions required
Overlay Redux
Mouse Object
String Parser 2
2 comments
Sokoban Example Download example file Nice little example on how to make a simple sokoban game.

3rd party Extensions required
none3 comments
Picture Browser Download example file This example shows how to make a simple picture browser. It asks for a folder and it displays any images in it. It resizes and positions them fine even if you resize the window.

3rd party Extensions required
none0 comments
Physics game: Gravity in space to planets Download example file Cool game I made. Shoot an object and make it collect points. Don't come too close to the planets or they will pull the object into them.

3rd party Extensions required
none1 comments
Space Engine Download example file Quick example file I made to demonstrate how to make a spaceship engine just like in those old Meteoroides games.

3rd party Extensions required
none0 comments
Physics: Falling box Download example file Usefull physics trick for MMF. Makes a box fall down and rotate on contact.

3rd party Extensions required
none0 comments
Hide application in task bar Download example file This little trick hides your game/application in the windows task bar so you can't see it there. Usefull for various things.

3rd party Extensions required
none1 comments
Fire/flame maker Download example file A little app that creates flames and can set symbols on fire!

3rd party Extensions required
Overlay Redux
Trackbar object
1 comments
Spinning logo Download example file Example remake of a spinning logo that flips

3rd party Extensions required
none0 comments
Direct MooSock Chat Download example file Chat with others in a direct socket connection.

3rd party Extensions required
MooSock
0 comments
Car skidding v2 Download example file This example shows you not only how to make a car skid in high speed but also some advanced collision detections.

3rd party Extensions required
Direction Calculator
0 comments
Isometric correction of speed Download example file A simple example that shows how to correct the speed in an isometric movement.
All the math is done to work with the object's directions.

3rd party Extensions required
none2 comments
Doom style cheat code example Download example file Make cheat codes that work just like in doom by typing in the code while playing. It's invisible.

3rd party Extensions required
ControlX
0 comments
Cosine Interpolated Landscape Download example file This example shows how to create bumpy random landscapes. Good in 'tank shooting' games.

3rd party Extensions required
none0 comments
Cubic Interpolated Landscape Download example file Make smooth landscapes for games. Looks a bit unrealistic and is difficult to understand.

3rd party Extensions required
none0 comments
Isometric world Download example file This example was created before Isometric Grid Object and is therefore now obsolete

3rd party Extensions required
Layer Object
0 comments
3D Landscape Renderer Download example file Little app that can render 2D images to pseudo 3D like images.

3rd party Extensions required
Trackbar object
Overlay Redux
1 comments
Distort Textures Download example file Resize, rotate, flip, totally distort bitmaps in this example.

3rd party Extensions required
Overlay Redux
1 comments
Multiple duplicates pathfind Download example file The pathfinding object is only limited to one object at a time, but this example show how to have lots.

3rd party Extensions required
Pathfinding object
MoveIt object
2 comments
Lightning from the sky Download example file Useless example that stikes a ligtning from the sky to the ground

3rd party Extensions required
Overlay Redux
0 comments
AirHockey Game Example Download example file Make an easy game with the build in mouse movement.

3rd party Extensions required
none0 comments