SuperSport 350 3D Engine
This is the game engine I am working on for our in house 3D projects
its still at an early stage but the idea is:
the game is the editor. you enter your encrypted password and you get editmode.
There's no compiling. when you exit editmode changes are part of the game.
you can then make a copy of the game for distribution.
I'm developing this with 3D artists in mind.
the main aspect of this engine is 3rd person view
the terrain in the pictures below was made in L3dT
the tree\'s are some FPSC assets
and the water uses Evolved\'s water shader
adding shaders is as simple as putting them in the Models folder and renaming them with the model name.
the will be no scripting language, there will be a number of hard coded AI to select from, to keep with speed.
Kind of games you can make with this:
3rd person shooter
top down view
zombie survival
exploration
More as it develops.
It is still at an early stage, so the editor is a little bare.
I just thought it deserved a WIP to give some credit to DBPro

= done

= working on

= not started
load and place objects

scale and rotate objects

adjust water level

collision system

player animations

npc animations

90%
animated sprites

80%
lighting

90%
weapon system

90%
pickups

sound

front end

multiplayer ??