GE Demo Videos And Pics
-
It depends on the type of CSM you’re using. A “fit to scene” implementation will have the near clip at the same value, allowing you to do what we’re doing. A “fit to cascade” implementation will have no overlap and then yes, it won’t work or at least it’ll need more work to behave properly.
Since we’re stuck with FL’s really inflexible culling, we’re using fit to scene.
-
I will try doing that, it was one of the methods I had intended on testing, since it works for you then I know it’s possible. I had attempted to restrict rendering to a portion of the texture but it wasn’t working as intended. It still rendered to the entire texture. I haven’t messed with stencils much so I need to look into using them…
-
-
NeXoSE wrote:[…] but more people may make greater success. Isn’t it?
Only if they share the same views.
-
Skotty summed it up fairly well. Plus there are very few people I would trust to have the ability to work on the engine, FF would be one though.
Most of the coding is done at this point, I mainly want to overhaul the AI handler and FX system to be more robust. The additional graphics stuff is really just extra icing on the cake. Mainly trying to finish up the code so I can focus on the MP side of the game. That part is still very much in the basic stages.
-
The biggest hurdle is that I have no interest in doing a space sim
I’ve done a lot of the graphics for Freeworlds, but if I can make my own game from scratch it probably won’t be a space sim, or at least it wouldn’t be my first choice. There are enough quality games in that genre coming soon (hopefully!) that I would just be jumping in late and without any distinguishing feature.
-
Actually I’m kinda the same way. I completed most of the space part of the game long ago. It was at about 10% as difficult to do that part as handling the FPS side of the game. When dealing with a ship there is only so many things you can add for it (hp’s, equipment, storage, missions, movement etc) but when dealing with a playable character added to the mix the possibilities expand exponentially. In that case you add personal interactivity, model animations, point and click pickup, personal storage, animated cut scenes (even FL has this in SP), secondary storage, crafting, hardpoint handling on animated meshes and so much more. If it hadn’t been for my many years of working with FL I probably wouldn’t have even bothered with the space portion of the game. But I felt it was needed to complete the game experience. In GE the main focus though is the first person aspect of it, not the ships. I wanted the player to feel connected to their character so that is what it revolves around, not an impersonal ship. Ships are property, the player isn’t. You can fight battles with your ship but you can also do that with your character. Anyways, I’m rambling, hope all of you enjoy it when I finally release the full version…
-
You must be taking the piss LS, you need a massive team of people to produce a game on that scale surely. Nutter!
-
Timmy51m wrote:
I agreed with the point, The scale may too large for a one man project, you at less need 5 people working full time for this to make the project successfully finish.
Look the Battlefield 3, it’s just a FPS game, but still take years to make.
-
It wasn’t a criticism, I was admiring how crazy he is
-
LOL, I agree Timmy, if I hadn’t been programming for more than 30 years I doubt I would even attempted this project. As far as building it, I do all of the coding but I’m not the only one who has put stuff into it. Sol Command & Fur Ball have contributed most of the models, Mathew Pablo and Rich Douglas have contributed the music (114 & 23 songs respectively). Also various other contributions from the users here as well, such as Alucard and Romuald.
-
This is a test from the latest 2 day old project - deferred rendering. This is a map I converted from a free Quake 3 map from Trak. I’ve already added light ambient, light diffuse, normal mapping, glow mapping. Specular mapping isn’t cooperating even though its the exact same one I use in the forward shader.
-
-
I made an interior scene using one of Sol Command’s asteroid station models, check it out
-
Reminds of the asteroid base interiors from Freelancer. Nice job !
-
Tribes+Freelancer!!1 And metal music - Excellent!
-
Do it again, but this time blow some #$%% up!
-
Thx, that base is the last one shown in the ‘Sol Command Showcase’ video. Since he recently did the building set, it seemed a perfect time to make it. I did consider using roads and such but since every vehicle is a flying craft there seemed no need for them.
@Timmy, lol, I had to intentionally disable the NPCs due to them constantly trying to kill me. If I had undocked from that station then that is what would have ensued.