Search found 231 matches

by motorsep
Sun May 08, 2016 1:51 pm
Forum: General Discussion
Topic: Storm Engine 2 (modified Doom 3 BFG) source code is public
Replies: 16
Views: 9327

Re: Storm Engine 2 (modified Doom 3 BFG) source code is publ

Yeah, LH did quite some work there early on, but also ex-ID and ex-Human Head guy did a lot of work, and render demo is their work (for whatever reason they didn't comment or mark their code fixes/additions) :/
by motorsep
Wed May 04, 2016 1:17 pm
Forum: General Discussion
Topic: Storm Engine 2 (modified Doom 3 BFG) source code is public
Replies: 16
Views: 9327

Re: Storm Engine 2 (modified Doom 3 BFG) source code is publ

@Tr3B: So what do you think so far (if you already began digging the code) ?
by motorsep
Fri Apr 22, 2016 1:23 am
Forum: General Discussion
Topic: Storm Engine 2 (modified Doom 3 BFG) source code is public
Replies: 16
Views: 9327

Re: Storm Engine 2 (modified Doom 3 BFG) source code is publ

Done, committed.

Also added advanced ASE exporter and MD5 Camera exporter for Blender
by motorsep
Wed Apr 20, 2016 1:00 am
Forum: General Discussion
Topic: Storm Engine 2 (modified Doom 3 BFG) source code is public
Replies: 16
Views: 9327

Re: Storm Engine 2 (modified Doom 3 BFG) source code is publ

Thanks for publishing the code. I will merge back some fixes and probably the MFC tools work into RBDOOM-3-BFG. :cool: no problem Don't forget performance fixes, oblique view frustum (for in-water reflections) and demo recording ;) SE2 runs as fast on AMD as on Nvidia, last time we did performance ...
by motorsep
Mon Apr 18, 2016 5:30 pm
Forum: General Discussion
Topic: Storm Engine 2 (modified Doom 3 BFG) source code is public
Replies: 16
Views: 9327

Re: Storm Engine 2 (modified Doom 3 BFG) source code is publ

https://www.iddevnet.com/doom3/

Also, Doom 3 has all assets in ascii format, so it's really easy to reverse engineer.
by motorsep
Mon Apr 18, 2016 4:25 pm
Forum: General Discussion
Topic: Storm Engine 2 (modified Doom 3 BFG) source code is public
Replies: 16
Views: 9327

Re: Storm Engine 2 (modified Doom 3 BFG) source code is publ

No, it's just as if you make Doom 3 mod. You can run the engine in debug mode, see what crashes it (for sure it needs player's model, player's def, player's material and skin, at least one weapon def and script) and add those missing things. I don't provide any support, sorry. If I could figure out ...
by motorsep
Mon Apr 18, 2016 2:13 pm
Forum: General Discussion
Topic: Storm Engine 2 (modified Doom 3 BFG) source code is public
Replies: 16
Views: 9327

Re: Storm Engine 2 (modified Doom 3 BFG) source code is publ

Yeah, it was suppose to power Phaeton (aka Steel Storm 2). No, it won't work with Doom 3 BFG because we changed shaders and texture compression stuff. However, it can be made where you keep core stuff from BFG (menus, fonts, etc.) but get all assets from original Doom 3. The engine would binarize al...
by motorsep
Thu May 28, 2015 1:02 pm
Forum: General Discussion
Topic: What are you working on?
Replies: 3884
Views: 6068685

Re: What are you working on?

@motorsep: just..wow. Can't wait to see dynamic light working! Are you gonna use glsl to lit dynamically map objects or did you add into the engine the possibility to draw parallel sun light? It's a modified Doom 3 BFG engine - it has always had sun (parallel) light and has been fully dynamic to be...
by motorsep
Mon May 25, 2015 3:23 am
Forum: General Discussion
Topic: What are you working on?
Replies: 3884
Views: 6068685

Re: What are you working on?

Working on day/night cycles:

https://www.youtube.com/watch?v=L5xIq3a36u4
by motorsep
Tue Mar 10, 2015 10:15 pm
Forum: General Discussion
Topic: Unity 5 and Unreal Engine 4 are now free of charge!
Replies: 21
Views: 8970

Re: Unity 5 and Unreal Engine 4 are now free of charge!

Bow we need QuakeC for UE4 plugin and DoomScrip for UE4 plugins and I will be sold on it :P
by motorsep
Sat Mar 07, 2015 5:18 pm
Forum: General Discussion
Topic: Unity 5 and Unreal Engine 4 are now free of charge!
Replies: 21
Views: 8970

Re: Unity 5 and Unreal Engine 4 are now free of charge!

and if you run into a lot of bugs after release, you might be caught between an angry crowd Oh, let me tell you - you will, absolutely will, have that angry crowd regardless of the engine you use and number of bugs. This is the thing nowadays - people will bitch about anything and everything. Gamin...
by motorsep
Sat Mar 07, 2015 5:13 pm
Forum: General Discussion
Topic: Unity 5 and Unreal Engine 4 are now free of charge!
Replies: 21
Views: 8970

Re: Unity 5 and Unreal Engine 4 are now free of charge!

The problem with DP / FTE that it's been only tested with Quake. And even then it has bugs. However, idTech 4 (or my engine based off Doom 3 BFG) was tested by years of playing Doom 3 / RoE and as polished for that gameplay as it could be. That includes better physics, skeletal anim, etc. With BFG e...
by motorsep
Thu Mar 05, 2015 6:26 pm
Forum: General Discussion
Topic: Unity 5 and Unreal Engine 4 are now free of charge!
Replies: 21
Views: 8970

Re: Unity 5 and Unreal Engine 4 are now free of charge!

you are making something else than Quake-like Please #define Quake-like. A mod that uses quake .dat and art assets (mdls,wads,quake1 maps, and so on) or a game that, in the "mood" (a fast paced fps, for example), reminds Quake? I mean once you start using ODE, csqc/menuqc, skeletal anim s...
by motorsep
Thu Mar 05, 2015 4:58 pm
Forum: General Discussion
Topic: Unity 5 and Unreal Engine 4 are now free of charge!
Replies: 21
Views: 8970

Re: Unity 5 and Unreal Engine 4 are now free of charge!

please,PLEASE, PLEASE , tell me which they are! I'm creating a commercial multiplayer game with fte and I need to know if I'm using a game engine which will give me problems FOR SURE and it will make impossible to release my game. In this case I'd switch to one of those 2 engines described earlier....