GE Demo Videos And Pics
-
Just to let you guys know, I have got back to work on the game engine. I took nearly a year long hiatus working on it due to a HD lockup and no money to work on it. I finally got the files back due to Seagate flashing the ROM and making it work again. Plus getting a job now allows me to purchase royalty free models, which means I can start fleshing out the content side. So this video is just the beginnings of the new start…
GE uses a deferred renderer so pushing out hundreds of lights isn’t a problem. This video is done using my new GTX 750Ti so I kicked it up to 60 fps, the older vids where on a GTX 250 which couldn’t handle more than 30 fps for all the models I threw at it. I will be adding a LOD system so that will be fixed, the custom model format already supports it, the models in the video are still using DX models, not the custom format (not added yet).
Click the Youtube button to watch it in full HD.
http://www.youtube.com/watch?v=4_qn4eB-RoE&list=UU9mbTI9wD74IDNSiHjbdQpA
-
Various scenes in the game plus some more content bought from Arteria 3D.
-
Looks seriously
-
The Gameplay possibilities of the engine are great, taken in account that it is imaging what a space engine is missing - thinking of planetary quests, free movements, vehicles to reach spots, planetary and interplanetary economies bound to human and/or cpu controlled politics. A single solar system or just a planet can catch a player for weeks. After you land on an Asteroid you are walking to a station, buy a miner and start harvesting ore - putting it into a transporter, moving to a planet where you can refine and sell or build things. EVE, Second Life and a 3D shooter alltogether in space…
How do you plan the networking, mmorg, server cluster, single game?
-
Well networking is done through a library I made a few years back. The MP part is still really basic, I only have one decent system to test on. Also I’m working on getting the SP side fully fleshed out so the networking will be a matter of plugging in the messages for each part. For the server, it works like FL, there is a lobby server where you chose which server you want to play on. Simply select it and connect.
There is also a dedicated mod folder so you don’t have to muck with the original INI files. I did get the 3D HP editor up and running last night as well. Will be moving the code over for the custom model format soon into the game engine, the main reason is that it supports LODs. It already works fine in the editor.
Since I just moved up to a GTX 750Ti I will most likely implement a DX 11 render system. I bought a shader design tool from ShaderTool.com so testing the shaders will be fairly easy.
-
Looks good so far. Good job.
-
2017, I finally got back to working on the game engine after a major hardware crash (actually 3 hardware crashes), read the description for who helped get me back up and running, it is a long-time FL fan
https://www.youtube.com/watch?v=Z8DujnCM30M&lc=z22vu3cwjvupxvoo504t1aokgr331y10jalyqifo3dbqbk0h00410
-
Howdy, I have been lurking around here once in a while. Been playing around with some graphic post FX a bit to relearn HLSL. The other main focus has been getting a pipeline from MakeHuman into the game engine. Finally got a working solution just last week, which you saw in the video as Amy. Anyways, you guys keep up the good work on FL!