Double click a description to activate scroll.
Mode 7
This is popular example demonstrating a parallax scrolling graphics technique used on old game consoles from the Sega Genesis and Nintendo Entertainment System era of video games. We already have the racing game up here, but this one is just the rendering, the original, by Martin Crownover. The source code has not been modified.
Backwards Gaming Platform Engine
It is platform game engine thing ok. Made by God knows who. Still works in GM.
Copter
I found this nifty little open source game on the YoYoGames sandbox by DeadlySystem, it is very nice  (Y)
It worked right out of the box too. This is just an engine to build the game, so you need to add some objects to the room yourself to make a map to test on.

Size: 2.56 mb's

Step by Step - 3D Tutorials
This is a tutorial pack of over 60 tutorials including PDF documentation explaining 3D concepts, originally from the GMC about %60 worked directly out of the box, and the rest are working with a few slight changes.
snake revenge
snake revenge , a classic snake with more enemy, action and powerup
Light Flare Tech
Heres a nice light cookie demonstration originally by Phantom107 over at the GMC. If anybody catches up with him, tell him I think he makes some pretty cool examples.
Vector Conversion
This is a nice little 2d/3d vector conversion example I have refactored to make a little nicer, but it actually worked right out of the box to. It was by Phantom107 using Tepi's scripts from the GMC.
Simple 3d Walk Animation - revised
Been looking for a smoothly-animated character in 3D for a loooong time, here I find one on the gmc, works right out of the box.

By Drandula on the gmc; http://gmc.yoyogames.com/index.php?showtopic=474399&st=0
Box2D Physics
This is the Box2D physics simulation I wrote while I was working on the function API. To test it out you must download, compile and install Box2D V2.2.1 and enable the extension in Build->Settings in the main menubar to Box2D. There are two versions, Studio Physics and Box2D, you wan't Box2D for this demo, the Studio version is just for compatibility with Game Maker. Documentation is available on the Wiki.
Hardware Performance Evaluator
This is the tool used for testing ENIGMA's capabilities on various hardware. To build it you must go to Enigma->Settings in the main toolbar of LGM and enable the OpenGL3 graphics system. You also must go to obj_gamestate's create event and change the two file paths for the shader scripts because ENIGMA does not yet have a proper working directory.
FPS Tutorial
This is the old Mark Overmars first person shooter tutorial from way back in the day. It works completely without flaw.
Curve function example
This is an example for the curve functions. It shows how to use Bezier curves, splines and continuous curves/splines. It also shows a cool jellyfish like example which is heavily based on an example that was created by LSnK for his Curves extension for GM.

Controls:
Left arrow - move one room back
Right arrow - move one room forward

In continues spline screen:
Left button - add point on press
Right button - add point on hold (so spamming)
Shift - render the optimized version
Alt - render Bezier curve instead of Hermite spline

In jelly example:
Left button - Make it move to mouse
Up arrow - Increase detail
Down arrow - Decrease detail
House Effects Demo
A nice effects demo made by ThatGamesGuy on the gmc, the file still works in GM as well as ENIGMA.









Screenshots:
http://imageshack.us/photo/my-images/89/effects04rz7.jpg

Isometric Jumping Example
Iso jump example, gm6 works in ENIGMA and GM. Originally by TeoRocker. The code isn't great but I haven't uploaded an isometric example yet so whatever >:]

Storm Cloud (3d)
Little 3D storm example that was working in ENIGMA, originally created by Mesenberg (www.unrealgames.co.nr). Works on GM as well as ENIGMA.

If you look directly up at the storm it looks pretty fierce :O
3D Destructible Terrain
Destructible terrain example by Brett14. Compatible with GM still.
Original Kingspace Engine
Nice little 3D engine, compatible with GM as well as ENIGMA (project K engine was based from this)

Info:

KingSpace 3.4
by Stephan Boyer (A.K.A. King Stephan)

This demo demonstrates both how terrain and models can be used along with Game Maker 6's new 3-D functionality.  The terrain model is loaded from the file "level.3do" and feel free to change it.  This example does not use fog in consideration for those who do not have a descent graphics chipset.

KingSpace was the first 3-D engine for Game Maker that demonstrates using models as terrain.  Here are the controls:

WASD -  Movement
Mouse -  Look Around
Space - Jump
Ctrl - Crouch
R - Reload
P - Pause
G - Restart
Left Mouse Button - Shoot

Note:  You cannot use the real-time rotation or scaling scripts with any models that are being used as terrain.  However, you may use the standard ones which do not use Game Maker's transformation functions.

Screenshot:
http://i.imgur.com/7C4pp.png
-
Wild Racing 3D Engine
This is another d3d racing engine I've been working on.

It's compatible with GM still but as per usual is runs a crap load faster in ENIGMA :]

More info is in the game information.

-
Screeny: http://i.imgur.com/hZURL.jpg

-
LightEngine
This is light engine (or shadow engine?) made by masterxy. It can be modified for ENIGMA to speed it up, but the only changes I made where to account for the lack of "variable_exists" functions and the lack of constants.

Video in action can be seen here: http://www.youtube.com/watch?v=ysjUhafhWB4
Tetris
Just a Tetris example .gmk (GM8), I had in my files which works in ENIGMA. Made by Davve on the GMC all credit goes to him.

Showing games 41-60 of 70.<  Page  1   2   3   4  >