Little Zombie Susie 
Updated 1 year ago
TBD
Single & Multiplayer
Adventure
Cooperative family-oriented 3d adventure game with comedy elements.
Glow - modern 3d game engine. Cross-platform, optimized tool with complete development environment, specially targeted to an indie game development.
License: free and pro version with extended features.
Site: glow3d.com, twitter: @glow3d_engine
Features:
About Glow with 1 comment by yak32 on Feb 7th, 2012
HDR is finally usable. Parameters of effects, like exposure, bloom threshold, color transformations of a frame, now editable and can be animated in the editor.

Atmospheric scattering - sky with dynamic day/night cycle, which is editable and can be animated in editor.
.

Dynamic water with Deferred Reflections. Deferred reflection allows relative cheap rendering of reflections in a scene using deferred lighting. Reflected attributes are written into G-Buffer and lighted by same lighting sources as main scene.
Dynamic screen-space ambient occlusion (SSAO). Effect is relative cheap and adds realism into scene.

Exponential shadow maps - simple trick, allows to render and blur shadows separately.Now engine renders smooth blurred shadows from several light sources easily.

Cinematic editor - way to animate scene parameters, like brightness, color shift, time of the day etc, and also transformation (position, rotation, scale) of objects and cameras in the editor. Multiple cameras also are allowable.
Lense flare effect for light sources.

Cooperative family-oriented 3d adventure game with comedy elements.
Only registered members can share their thoughts. So come on! Join the community today (totally free) and do things you never thought possible.
where can i download it? went to the site and can't find it. can it do 3rd person games (using it to make a series of games (Guard Squad) what is the difference between the free versions and the other ones.
what can it import: 3ds, MD5, FBX
what can the node editor do? can you make a game with out a single line of code and
can you put a plugin for Visual Basic script please.....
import: 3ds, obj, fbx currently
script: lua script
yes, it's possible to make game without line of native code, but you need script, it's simple. I will think about VBscript support, possible by Mono.
Download will be available soon.
Another question, does Glow3d use fbx, or dae, what are the model/animation capabilities of the engine
It parses fbx, obj and 3ds formats currently. Skeleton animation can be opened from fbx, node animations can be loaded from fbx or created in the editor.
When is this engine going to be released? Is it free, open source or do you have to pay?
we planned to release alpha version at May, but it slightly delayed. 3 options will be available: free version, professional with small fee and full.
hey very impressive engine you have made there are only very much particles (amostspheric) yet when you move around, as in the first video you can see the background particles move also wich is a bit irritating to the eyes, hope you will fix this with antialiasing ?, buffering ? post blabla effects ? nice work though
thanks! particles at the beginning of video Deadly light? Maybe video rendering issue or anti aliasing... anyway it's from old tech demo, 2 years old. We're preparing new videos with new effects and it will be available soon.
Hey this looks kinda cool! When will it be available?
We target to release alpha version at the next month (May). Mainly editor should be finished, fbx character animation and some rendering effects like ssao, reflections and soft particles.