logoepsylon bannerMod DB Top 100

Epsylon News

Time for some news (28. Apr 2008) [ Comment ]

Dragonlord
Forum Administrator
A lot of time went by without news so it's time to give out some informations.

Again quite some time since the last update. Like always this is mostly due to the fact that we push the work on the game engine before giving some hands on the game itself since we have the goal to get this puppy out of the door somewhere this year. The large part of this news post is therefore included in a separate news post for the game engine and won't be restated here.

Shadows of the forests
Nevertheless some work has been done the game itself. This work consisted mainly on working on the main characters in this case the dragons. A set of high resolution textures has been worked on. The aim on this skin is to make a lifelike and realistic dragon skin one you could imagine crossing your path while taking a stroll in the woods. We tested various methods and settled for a nice solution providing not only a good looking skin but also a reusable one ( the system, not the skin ). Dragons in the game have a similar or nearly equal base skin color ( for the same kinds that is ). Each individual though has a unique skin pattern. You will be able to tell them apart from a distance by looking merely at their skin pattern... that is if you manage to spot these guys. They blend perfectly into forestine environments. Use this as an advantage for those pesky little humans roaming around ;) . The skin is not fully finished yet but the general look is done requiring some touch ups on the feet as well as weeding out seem problems ( done in the end when the skin is ready ). So here the obligate images:

image


You can find more images in the Epsylon Showcase.

This skin contains now a diffuse, normal, specular and transparency map. The normal map consist currently only of the detail normal map. The geometry normal map is going to be made using a sculpted version of the model. It's the first time I used the sculpt tool of Blender3D and it works nice so far :D

image


HDRR Update
The HDRR received an update to tackle the problem with the tone mapper. More about this in the news post for the engine itself. Here an image showing the results. Shadowing is ticked off so it's better visible.

image


Surprise Bag
Now that the engine is getting closer to the final shape more time can be spend for the game play related tasks. We are not going to say more currently about the new system the player is going to receive to help him unravel the mysteries. So much we can though say ( and give you something to speculate until the next update ) that the system is named PeCopA. The next time we are going to show you what it up with this new system :D ( happy guessing ).

M.I.A.
This is a little unfortunate but as it looks our newest member got missing in action. Since a long time communication dropped to zero ( not a problem from our side ). What happened and why he vanished is completely unknown. The work spot is therefore open again for all interested people. Nevertheless we will push this forward. The war is not over yet so count with us in the future :D

Upgrade to phpBB3 (15. Jan 2008) [ Comment ]

Dragonlord
Forum Administrator
Like many places this forum here took also the leap forward to the new phpBB3 version. The transition has worked without a problem so far but there might be small things broken. If you find something that is off just send a PM or make a topic in the suggestions forum. One thing is about the style. Obviously the old style could not be taken over just like this. It takes a bit of time to adapt it. Otherwise the old subsilver2 style is activated by default. This is a much cleaner and less performance hungry style than the new prosilver style phpBB3 comes equipped with. Should you though prefer this one just go to your user control panel and switch it back.

Interaction Update and new people (03. Jan 2008) [ Comment ]

Dragonlord
Forum Administrator
Quite some time since the last update but this had been mostly due to the usual real life besides doing work on the game engine side. While implementing new stuff some cleanup is taking place too since one of the new year resolutions is to get this game engine out of the door this year.

One of the new things is the Distort Image Effect. This is a new post processing filter in the Drag[en]gine providing very easy to handle distortion effects. As the base an image is used where the red channel indicates the distortion in the X direction and the green channel the distortion in the Y direction. Using a multiplier parameter the strength of the effect can be altered. The good thing is that this way you can use normal maps straight away since their red and green channel contain already the data in the right format. It's lighting fast and easy as hell to produce good effects this way. Used normal map scaled down in the corner.
imageimage


Another addition is the Fake Radiosity system allowing to fake some indirect lighting. It's a crude system but turns the renders more natural. It's though nowhere near real radiosity but fast. The upcoming screenshots and videos contain it already.

Also implemented now is the decal system. The chosen definition allows the game developer to use decals in an easy and natural way. Realizing simple damage decals or terrain decals is as easy as producing Doom3-esque screens. The new security keypad demonstrates this decal system well.
image


Besides all this new interactions have been implemented. One of the main ideas behind Epsylon is to give the player a high degree of interaction with the environment. One of the interaction types is "button panel usage". Usually using keypads or other devices pops up a 2D GUI. While functional this breaks immersion. Epsylon provides real-time usage of such devices. The needed code classes are all generic allowing you to easily add your own interactive objects. As examples a security keypad and an elevator has been implemented to showcase the system. Below are two videos for your viewing pleasure.
imageimage


This is though not all. We also welcome scratch, the new team member taking on the daunting task of doing textures. The screenshot below contains only a little bit of what he already did. Expect more to come from his site in the future.
image


A lot more is going on right now but more would simply not fit in here. We are up and rambling so count with us in the future.

Bunch of updates for you (08. Dec 2007) [ Comment ]

Dragonlord
Forum Administrator
This update batch splits up in three in fact. The first batch are updates to the engine. There are too many to list them all so better take a look at the Drag[en]gine Status Report giving a more detailed status report of where the engine is standing. The next step is improving the shadow casting and a implementing a new visibility detection system.

The second batch contributes to the engine. Many things there do not produce screenshots since they are technical improvements and additions. The animators for player actors have been reworked and new tricks are tested out. Also character animations have been worked on. In the video section is the latest produced animation. Worked on right now is also improving the overall interaction with the game.

The last batch of updates are the ModDB profiles. Since ModDB changed to version v4 a couple of new things can be done now. The profiles have been cleaned up and new image and video material has been added. Still though only a small number of media files are shown in the profiles. Take a look at the project homepages to find more.

Audio System introduced (13. Sep 2007) [ Comment ]

Dragonlord
Forum Administrator
The Audio System has been now implemented in the first incarnation. For this various new module types and modules have been added. Check them out to get an idea what is heading towards you:


3D Sound features and music playing/streaming will be implemented later on.