List of Examples
The examples are located in the $EM/example/ directory.
- Animation
Shows usage of animations
- Audio Mixer
A mixer to play music and sound effects (using widgets)
- Bitmap Font
An exmaple which shows the usage of bitmap fonts
- CD Player
- Collision
Demo use of the collision detection
- Collision Testsuite
Demo use of the collision detection
- Drawable
Demo use of drawables
- Figure Zoom
Demo use of drawables
- Hello 3D World
Demo use of 3D objects (using 3d library)
- Hello World
Hello World demo with an image
- Highscore
- Joystick
- Lovely
Demo of keyboard handling and how to display an image with transparency
- Network - Echo Server
An echo server which returns all UDP packets and TCP data it gets.
- Network - Message Client
A client which can send UDP packets and connect with TCP to a remote host (using network and widgets)
- Network - UDP Classic
Use of the classic UDP library
- Network - Multiplayer (Server and Client)
Server and Client which use the multiplayer framework and can use a masterserver (using drawables and widgets)
- Neverending Background
Demo use of drawables
- Normalized
Use of framerate indipendent time and speed
- Objects 3D
Demo use of 3D objects (using 3d library)
- Racing 3D
A 3D racing game (using collision detection and 3d library)
- Resource loading
Use the classes generated by the EiffelMedia Settings Generator
- Settings
Use the classes generated by the EiffelMedia Resource Generator
- Sound
Not yet imported. Have a look in previous version of the documentation.
- Template
Template to start a new project
- Tunnel
Not yet imported. Have a look in previous version of the documentation.
- Video Player
Not yet imported. Have a look in previous version of the documentation.
- Vision2
Not yet imported. Have a look in previous version of the documentation.
- Widget Browser
Demo of all widgets and integration of drawables and 3d into widgets