XreaL renderer to be ported to Wolf:ET

All things related to Enemy Territory game. Maps, mods, scripts etc.

XreaL renderer to be ported to Wolf:ET

Postby ETc|#.Jay.# » 11 Sep 2010, 11:24

Quelle/Source found at http://xreal-project.net/

Great news from the QuakeCon 2010. id Softare released the Wolfenstein: Enemy Territory source code under GPL terms.

I’m going to create a new branch called ET-XreaL soon. It will contain the vanilla ET engine with the renderer replaced by the XreaL one.

I already diffed the vanilla Q3A renderer code with the ET one and there aren’t many changes. Most changed lines contain the new skeletal animation code and there is some new foliage and decal rendering code. It is not particular difficult to merge those changes into the XreaL renderer.

I also need to fix a few things. The XreaL renderer is compatible to most Q3A shader keywords but a few are broken because compatibility to old assets had no priority in the original XreaL game project.

And that’s the next point. As some people expected … the original XreaL game project is dead and I won’t waste my resources on dealing with artists again.

The ET-XreaL branch will be an engine project which is interesting for ET mod people.

I haven’t worked on the renderer for almost a year. However I would like to demonstrate a feature that I developed last year.

Parallel Split Shadow Maps (PSSM) for sun shadows.


Testvideo ->> http://www.youtube.com/watch?v=vWkhyIeEfjY

Imagine. ET could look like that.

It is a demonstration map for testing parallel split shadow maps.
The grass and the trees are animated using the GPU. The scene renders at 60 fps on a Geforce 8800 and each frame contains up to 1 000 000 polygons.




--------------------------------------------------------------------------------


This screenshots i found at http://www.moddb.com/mods/etxreal

461462463464
465466467468
469470471472
473474475487
476477478479
480481482483
484485486487
488

i go start now to edit some textures too, just look how this all working :)
Last edited by ETc|#.Jay.# on 04 Sep 2017, 00:22, edited 1 time in total.
Reason: pictures updated
Image
User avatar
ETc|#.Jay.#
ETc| Member
 
Posts: 1758
{ IMAGES }: 553
Joined: 25 May 2008, 22:01
Location: Germany

Re: XreaL renderer to be ported to Wolf:ET

Postby Endgegner » 11 Sep 2010, 11:53

All i can say is WOW!

It looks pretty cool.......... :D
Image
User avatar
Endgegner
 
Posts: 729
Joined: 28 Jan 2009, 18:18
Location: Space

Re: XreaL renderer to be ported to Wolf:ET

Postby ETc|Johny** » 11 Sep 2010, 12:13

LoL
It would looks like. . . just awesome : o
User avatar
ETc|Johny**
ETc| Member
 
Posts: 711
Joined: 15 Jan 2009, 14:30
Location: Poland!!!

Re: XreaL renderer to be ported to Wolf:ET

Postby *0P*.! » 11 Sep 2010, 12:28

v861
thats all what i can say.
Nice work Jay.
ETc|clan forever
User avatar
*0P*.!
ETc| Member
 
Posts: 936
Joined: 28 Oct 2009, 11:04

Re: XreaL renderer to be ported to Wolf:ET

Postby ETc|#.Jay.# » 11 Sep 2010, 12:48

its not my work, i just found this on the internet
Image
User avatar
ETc|#.Jay.#
ETc| Member
 
Posts: 1758
{ IMAGES }: 553
Joined: 25 May 2008, 22:01
Location: Germany

Re: XreaL renderer to be ported to Wolf:ET

Postby *0P*.! » 12 Sep 2010, 09:05

Ok :lol: .
ETc|clan forever
User avatar
*0P*.!
ETc| Member
 
Posts: 936
Joined: 28 Oct 2009, 11:04

ET-XreaL Progress Update

Postby ETc|#.Jay.# » 14 Sep 2010, 20:53

quelle/source ->> http://xreal-project.net/

ET-XreaL Progress Update

Porting the renderer to ET is almost done but it is still not ready for release. If you can’t wait and want to experiment with the code then you can get a copy of the latest source code from the project’s SourceForge.net Git repository.

> git clone git://xreal.git.sourceforge.net/gitroot/xreal/ET-XreaL

It is necessary to recompile the maps if you want to enable XreaL’s features in the maps. So … I started to work on a new map compiler called “ETXMap” that supports some ET specific stuff and the Doom 3 material keywords. It already can compile the ET maps and maps in the Doom 3 and Quake 4 .map formats. However I still have to sort out a few bugs with the terrain and directional lightmaps.

A short proof of ET using the XreaL renderer: Steep Parallax Mapping

Image

Posted September 13th, 2010 in Uncategorized | No Comments »
Image
User avatar
ETc|#.Jay.#
ETc| Member
 
Posts: 1758
{ IMAGES }: 553
Joined: 25 May 2008, 22:01
Location: Germany

Re: XreaL renderer to be ported to Wolf:ET

Postby dudd » 14 Sep 2010, 20:54

very nice
Image
User avatar
dudd
ETc| Member
 
Posts: 69
Joined: 16 Feb 2010, 18:55
Location: germany|dresden|munich

Re: XreaL renderer to be ported to Wolf:ET

Postby ETc|Dipl Ing dEI mUDDER » 14 Sep 2010, 21:07

hui, i mean im a noob, and dont know my way around, but isnt 500 fps a pretty high rate?
nice pic btw! looking forward!
Image
User avatar
ETc|Dipl Ing dEI mUDDER
ETc| Member
 
Posts: 4169
Joined: 08 Feb 2009, 12:47
Location: Gelnhausen, Germany

Re: XreaL renderer to be ported to Wolf:ET

Postby ETc|Johny** » 14 Sep 2010, 21:22

Hah 500 fps
x)
Nice xDD
User avatar
ETc|Johny**
ETc| Member
 
Posts: 711
Joined: 15 Jan 2009, 14:30
Location: Poland!!!

Re: XreaL renderer to be ported to Wolf:ET

Postby ETc|#.Jay.# » 14 Sep 2010, 22:22

on my pc is it compiled now too, maybe i will upload a small test version. Then you can look self at it :)
Image
User avatar
ETc|#.Jay.#
ETc| Member
 
Posts: 1758
{ IMAGES }: 553
Joined: 25 May 2008, 22:01
Location: Germany

Re: XreaL renderer to be ported to Wolf:ET

Postby ETc|Johny** » 14 Sep 2010, 22:27

We are waiting x))
User avatar
ETc|Johny**
ETc| Member
 
Posts: 711
Joined: 15 Jan 2009, 14:30
Location: Poland!!!

Re: XreaL renderer to be ported to Wolf:ET

Postby ETc|#.Jay.# » 15 Sep 2010, 00:03

i made some new screenshots, and this is only a small test map, how it can go.
Image
Image
Image
User avatar
ETc|#.Jay.#
ETc| Member
 
Posts: 1758
{ IMAGES }: 553
Joined: 25 May 2008, 22:01
Location: Germany

Re: XreaL renderer to be ported to Wolf:ET

Postby *0P*.! » 15 Sep 2010, 01:27

nice but we like to see more and more and play one map :D
ETc|clan forever
User avatar
*0P*.!
ETc| Member
 
Posts: 936
Joined: 28 Oct 2009, 11:04

Re: XreaL renderer to be ported to Wolf:ET

Postby ETc|w00t! » 15 Sep 2010, 11:23

You can't play it like playing oasis or other maps, there is like only one room in this map only for testing graphic effects. You need a special ET.exe file to open it.

I'm moving this topic to Enemy Territory section.
User avatar
ETc|w00t!
ETc| Member
 
Posts: 177
Joined: 09 Mar 2009, 21:17
Location: Afghanistan

Re: XreaL renderer to be ported to Wolf:ET

Postby ETc|#.Jay.# » 15 Sep 2010, 16:55

http://wolfenstein4ever.de/index.php/do ... 2-64-linux

extract it to C:/ if you extract it on a other place then you need to edit the link.
go to your original wolfenstein et in etmain, copy the pak0.pk3 and paste it to et ETXReaL in the etmain. now start the link in the ETXReaL folder.
Image
User avatar
ETc|#.Jay.#
ETc| Member
 
Posts: 1758
{ IMAGES }: 553
Joined: 25 May 2008, 22:01
Location: Germany

Re: XreaL renderer to be ported to Wolf:ET

Postby Endgegner » 15 Sep 2010, 17:22

LOOKS GREAT =)
Image
User avatar
Endgegner
 
Posts: 729
Joined: 28 Jan 2009, 18:18
Location: Space

Re: XreaL renderer to be ported to Wolf:ET

Postby ETc|#.Jay.# » 15 Sep 2011, 23:27

Shadow and light effect

Without Flamer
etxreal-2011-09-15-221050-goldrush.jpg
etxreal-2011-09-15-221050-goldrush.jpg (200.33 KiB) Viewed 33217 times


With Flamer
etxreal-2011-09-15-221048-goldrush.jpg
etxreal-2011-09-15-221048-goldrush.jpg (208.88 KiB) Viewed 33217 times




Battery on allies spawn
etxreal-2011-09-16-001017-battery.jpg
etxreal-2011-09-16-001017-battery.jpg (370.18 KiB) Viewed 33207 times
Image
User avatar
ETc|#.Jay.#
ETc| Member
 
Posts: 1758
{ IMAGES }: 553
Joined: 25 May 2008, 22:01
Location: Germany

Re: XreaL renderer to be ported to Wolf:ET

Postby ETc|#.Jay.# » 03 Sep 2017, 23:19

Image
User avatar
ETc|#.Jay.#
ETc| Member
 
Posts: 1758
{ IMAGES }: 553
Joined: 25 May 2008, 22:01
Location: Germany

Re: XreaL renderer to be ported to Wolf:ET

Postby ETc|PSYKOGRASM » 04 Sep 2017, 14:24

Well this brings back some memories, I remember helping test this for trebor back then.
I unfortunately deleted my youtube a few years back which had a few videos showing progress of this before it died. Trebor is still working on things though, currently graphics mods for Doom3 and ports of DOOM3/idTech4 with OpenGL4 support.
User avatar
ETc|PSYKOGRASM
ETc| Member
 
Posts: 139
Joined: 13 Nov 2012, 15:14

Re: XreaL renderer to be ported to Wolf:ET

Postby El Paco » 07 Sep 2017, 10:30

It looks very nice!
User avatar
El Paco
ETc| Member
 
Posts: 37
Joined: 24 Mar 2017, 16:00
Location: The Netherlands


Return to Enemy Territory

Who is online

Users browsing this forum: No registered users and 14 guests