Home
About
Download
Tutorials
Gallery
Examples
News
Forum
More
Gallery
test rpg game
test rpg game
rpg game editor
an example rpg editor: multiple layers of terrains, several terrain types, auto-merging with neighbor terrains.
the knight character is fully animated and can walk around the level while you edit it.
Tanks game demo with ness-engine
Tanks game demo with ness-engine
Lighting demo
Screenshot from the lighting-node example, a simple type of scene node for creating basic lighting.
Lighting demo2
Screenshot from the lighting-node example, a simple type of scene node for creating basic lighting.
Parallax Scrolling
This image is from the parallax scrolling example. it is composed of 4 layers, each layer correspond differently to the camera, creating a semi-3D effect.
SpaceFighter
screenshot from the SpaceFighter mini-game example
SpaceFighter
screenshot from the SpaceFighter mini-game example
Wolf RPG demo
small "RPG game" demo, to illustrate animation, z-ordering, 3d lighting + flat lighting and projectiles.
Wolf RPG demo
small "RPG game" demo, to illustrate animation, z-ordering, 3d lighting + flat lighting and projectiles.
Isometric Tilemap editor
From the example projects, a simple isometric tilemap with basic editor. also illustrates how to easily make a customized Tilemap object.
3D lighting 1
Example of how you can manipulate the sprite entity into creating a 3d like lighting effect.
This screenshot is from the 3dLighting exmample that comes with the source, support unlimited number of lights and gives pretty cool effect!
3D lighting 2
Example of how you can manipulate the sprite entity into creating a 3d like lighting effect.
In this screen you can see the lighting map before the diffuse color is added.
3D lighting 3
Example of how you can manipulate the sprite entity into creating a 3d like lighting effect.
In this screen you see the components that make up the 3d effect. when the screen was taken, the light source was at the top left corner.
another example project
only 100 lines of code!
Z-ordering with znode + lightings
added 3d-lighting to the depth ordering example.
Tilemap Editor
A simple tiles map editor, one of the engine examples.
Transformations
different transformations you can apply on sprites
Multitext example
With the built-in MultiText object, you can easily create text with multiple lines, and manipulate it like it was a regular sprite!
Show More
Share
Help ness-engine grow!
This site was designed with the
.com
website builder. Create your website today.
Start Now
Tanks game demo with ness-engine