Author Topic: 1 month push for Outpost 3D  (Read 22613 times)

Offline Zhall

  • Full Member
  • ***
  • Posts: 154
Re: 1 month push for Outpost 3D
« Reply #25 on: September 18, 2017, 02:19:08 PM »
Day 4:

Fixed an issue with remote mining



1,2, and 3 bar common beacons and metal icons that replace minerals and vespane.
Mining beacons can now be surveyed and are given a Yield(1,2,3) and Variant(1,2,3) value

Mines with bars


Mining is finalized for now, it will need perfection in the future, but most likely will wait until better assets are available, the Previs assets aren't worth finessing



Tubes | _ and + are in, the logic behind making them attach isn't perfect, again this would be redone with better assets and with a set of tubes that include corners and T's
« Last Edit: September 19, 2017, 12:29:39 AM by Zhall »
Pumping out awsome.

Offline Zhall

  • Full Member
  • ***
  • Posts: 154
Re: 1 month push for Outpost 3D
« Reply #26 on: September 20, 2017, 12:57:35 AM »
Day 5:

The first week is almost over and I'm pretty much on schedule
Today was slow because of some snafu's but the end of the day went well

I got the common ore smelter remade, made the command center from scratch and textured the tokamak, agridome, structure factory, and vehicle factory.

Also got the status indicators to appear, although they have no impact on the function of the buildings yet.



Oh and lucky me, I have a 1 bar in my base!

Although the common ore smelter is "idle" it still works.
« Last Edit: September 20, 2017, 01:08:17 PM by Zhall »
Pumping out awsome.

Offline lordpalandus

  • Banned
  • Hero Member
  • *****
  • Posts: 825
Re: 1 month push for Outpost 3D
« Reply #27 on: September 20, 2017, 12:21:55 PM »
Visually looks impressive.

Are all these your models? Because if so, that's a lot of visual detail to pack into a model in a days work!
Currently working on Cataclysm of Chaos, Remade.
Link to OPU page = http://forum.outpost2.net/index.php/topic,6073.0.html

Offline Zhall

  • Full Member
  • ***
  • Posts: 154
Re: 1 month push for Outpost 3D
« Reply #28 on: September 20, 2017, 01:03:43 PM »
Most of them are Fenrisul's model from 2006.

I just happened to have them laying around still.

They are really helping speed things along.

Day 6:

Had some time this morning so I put a nursery together



University, with the U of E emblem


Lasers everywhere!


Got a rivalry going on!






And that concludes week 1!
I'll be taking a break tomorrow to work on something else, then it's back at it on Friday.




« Last Edit: September 21, 2017, 02:17:20 AM by Zhall »
Pumping out awsome.

Offline Zhall

  • Full Member
  • ***
  • Posts: 154
Re: 1 month push for Outpost 3D
« Reply #29 on: September 25, 2017, 10:45:55 AM »
Day 11:

Imported 3 custom tile textures
Made a crude pie chart map



The project has been restructured to allow for testing at the end of this week.

Redid Kit handling, still not complete.
Added the new units to be able to be built.
Created a building ID system to track status, kits, etc.
« Last Edit: September 26, 2017, 12:01:01 AM by Zhall »
Pumping out awsome.

Offline Zhall

  • Full Member
  • ***
  • Posts: 154
Re: 1 month push for Outpost 3D
« Reply #30 on: September 26, 2017, 12:37:02 PM »
Day 12:

Mining finally decided to work 99% of the time, so I went ahead and tried out building bases, as we all know that Dynamix one they give you is trash.





Pumping out awsome.

Offline leeor_net

  • Administrator
  • Hero Member
  • *****
  • Posts: 2350
  • OPHD Lead Developer
    • LairWorks Entertainment
Re: 1 month push for Outpost 3D
« Reply #31 on: September 26, 2017, 05:39:46 PM »
Have to say it, I'm finding this impressive. Keep up the good work!

I do have to ask though -- it seems like you have shaders completely turned off -- is this the case? Looks kinda bland without them... though I suppose gameplay is more important than shiny visuals. :)

Offline lordpalandus

  • Banned
  • Hero Member
  • *****
  • Posts: 825
Re: 1 month push for Outpost 3D
« Reply #32 on: September 26, 2017, 06:04:03 PM »
Its also possible that the models lack shadow maps; without shadow maps, shadows cannot be cast.
Currently working on Cataclysm of Chaos, Remade.
Link to OPU page = http://forum.outpost2.net/index.php/topic,6073.0.html

Offline leeor_net

  • Administrator
  • Hero Member
  • *****
  • Posts: 2350
  • OPHD Lead Developer
    • LairWorks Entertainment
Re: 1 month push for Outpost 3D
« Reply #33 on: September 26, 2017, 06:52:36 PM »
... That's not how that works. Quake 2 models and map geometry don't have 'shadow maps' and yet I have them casting shadows just fine: https://snag.gy/92d4J7.jpg (note edges of doorway and lamp)

Offline Zhall

  • Full Member
  • ***
  • Posts: 154
Re: 1 month push for Outpost 3D
« Reply #34 on: September 26, 2017, 11:18:28 PM »
The models only have a diffuse map applied,  and im probably missing something when it comes to casting shadows.
Pumping out awsome.

Offline lordpalandus

  • Banned
  • Hero Member
  • *****
  • Posts: 825
Re: 1 month push for Outpost 3D
« Reply #35 on: September 26, 2017, 11:34:41 PM »
It depends entirely on the game actually leeor, and the rendering system used. In Skyrim, if you delete the shadow maps, you no longer can cast shadows. Quake 2 uses OpenGL, so it likely has a different system setup to control that. Some game engines, like UE4 for example, needs shadow UV maps otherwise it cannot build the lighting; might be different for objects that create dynamic lighting and thus dynamic shadows, but for fixed objects, you need shadow maps otherwise no shadows are built during lighting builds. 
Currently working on Cataclysm of Chaos, Remade.
Link to OPU page = http://forum.outpost2.net/index.php/topic,6073.0.html

Offline Zhall

  • Full Member
  • ***
  • Posts: 154
Re: 1 month push for Outpost 3D
« Reply #36 on: September 27, 2017, 02:07:29 AM »


There are shadows being generated, just not onto the terrain for some reason.

I'll ask around as for why this is.
Pumping out awsome.

Offline Zhall

  • Full Member
  • ***
  • Posts: 154
Re: 1 month push for Outpost 3D
« Reply #37 on: September 27, 2017, 02:11:11 AM »
Day 13:

When you make a vehicle it goes "Vehicle Ready" :D
Structure Factory Dialogs only add kit images if the matching SF is selected.
Convecs are detected if already docked.
« Last Edit: September 27, 2017, 03:02:39 AM by Zhall »
Pumping out awsome.

Offline leeor_net

  • Administrator
  • Hero Member
  • *****
  • Posts: 2350
  • OPHD Lead Developer
    • LairWorks Entertainment
Re: 1 month push for Outpost 3D
« Reply #38 on: September 27, 2017, 01:54:14 PM »
It depends entirely on the game actually leeor, and the rendering system used. In Skyrim, if you delete the shadow maps, you no longer can cast shadows. Quake 2 uses OpenGL, so it likely has a different system setup to control that. Some game engines, like UE4 for example, needs shadow UV maps otherwise it cannot build the lighting; might be different for objects that create dynamic lighting and thus dynamic shadows, but for fixed objects, you need shadow maps otherwise no shadows are built during lighting builds.

Quake 2 doesn't natively do dynamic lighting. That's something I added after the fact. I think we're talking about two different things. I'm talking about dynamic lights and real-time shadows. I think you're talking about light maps. These are precomputed radiosity maps and is a technology that isn't very widely used anymore (in fact I think it's safe to say that most games don't use light maps at all anymore).

But that's enough thread derailment. :)

Anyway, point being that it looks like StarCraft 2 without any of the shaders turned on which looks pretty bland (though runs really well on older hardware)... so it's a bit of a head scratcher.

Anyway, still looking good.

Offline Zhall

  • Full Member
  • ***
  • Posts: 154
Re: 1 month push for Outpost 3D
« Reply #39 on: September 27, 2017, 05:59:05 PM »

Quake 2 doesn't natively do dynamic lighting. That's something I added after the fact. I think we're talking about two different things. I'm talking about dynamic lights and real-time shadows. I think you're talking about light maps. These are precomputed radiosity maps and is a technology that isn't very widely used anymore (in fact I think it's safe to say that most games don't use light maps at all anymore).

But that's enough thread derailment. :)

Anyway, point being that it looks like StarCraft 2 without any of the shaders turned on which looks pretty bland (though runs really well on older hardware)... so it's a bit of a head scratcher.

Anyway, still looking good.


It has been confirmed that this is an issue with the texture used for the ground.



There are multiple maps available for putting on models, diffuse, specular, to name a few.

I just don't see the point when they haven't even been textured properly, or fully modelled even.

Previs assets are previs assets.
Pumping out awsome.

Offline Zhall

  • Full Member
  • ***
  • Posts: 154
Re: 1 month push for Outpost 3D
« Reply #40 on: September 27, 2017, 11:39:12 PM »
Day 13 cont:

Kits can be unloaded and swapped for other kits in the SF
Pumping out awsome.

Offline dave_erald

  • Sr. Member
  • ****
  • Posts: 262
Re: 1 month push for Outpost 3D
« Reply #41 on: September 28, 2017, 01:40:48 AM »
Interested to see where this goes. Good job so far. Keep going
-David R.V.

-GMT400 fan
-OPU Influencer

Offline Hooman

  • Administrator
  • Hero Member
  • *****
  • Posts: 4954
Re: 1 month push for Outpost 3D
« Reply #42 on: September 28, 2017, 10:46:29 AM »
Wow, you seem to be making rapid progress on this. Nice demos too. Very focused on each aspect of development, and shows the new features well. You're taking this little push quite seriously.

lol @leeor_net: It's always about the shaders with you. That's your hammer!  :P

Offline Zhall

  • Full Member
  • ***
  • Posts: 154
Re: 1 month push for Outpost 3D
« Reply #43 on: September 28, 2017, 01:42:58 PM »
Day 14:

Load/Unload animations for convec and SF
Pumping out awsome.

Offline Zhall

  • Full Member
  • ***
  • Posts: 154
Re: 1 month push for Outpost 3D
« Reply #44 on: September 30, 2017, 12:14:19 AM »
Day 15:

End of Week 2



« Last Edit: September 30, 2017, 01:41:26 AM by Zhall »
Pumping out awsome.

Offline Zhall

  • Full Member
  • ***
  • Posts: 154
Re: 1 month push for Outpost 3D
« Reply #45 on: September 30, 2017, 05:51:04 PM »
If you ever wondered what outpost 3 in space would look like, here you go.

Pumping out awsome.

Offline Hooman

  • Administrator
  • Hero Member
  • *****
  • Posts: 4954
Re: 1 month push for Outpost 3D
« Reply #46 on: October 01, 2017, 02:13:01 AM »
That's really shaping up nicely.

Good job on the videos. How did you put them together? I'm really curious what tools you used, and how long it took to put the video sequence together.

Nicely narrated too!  :D

Offline Zhall

  • Full Member
  • ***
  • Posts: 154
Re: 1 month push for Outpost 3D
« Reply #47 on: October 01, 2017, 02:47:08 PM »
That's really shaping up nicely.

Good job on the videos. How did you put them together? I'm really curious what tools you used, and how long it took to put the video sequence together.

Nicely narrated too!  :D

I used Xsplit to record the video, Adobe Premiere to edit everything together.

The narration could be better, background noise wasn't minimized like I usually do, but I was trying to get it out as fast as possible.

I'd say it took about an hour to put both videos together.
Pumping out awsome.

Offline Highlander

  • Hero Member
  • *****
  • Posts: 780
  • Outpost 2 Elder
Re: 1 month push for Outpost 3D
« Reply #48 on: October 02, 2017, 05:16:38 AM »
Well done!
*Applause*

I really like the terrain for some reason :)

There can be Only one. Wipe Them out. All of Them.

Old player still playing. Visit Spark for a game of Outpost 2

Offline Zhall

  • Full Member
  • ***
  • Posts: 154
Re: 1 month push for Outpost 3D
« Reply #49 on: October 02, 2017, 03:23:33 PM »
Well done!
*Applause*

I really like the terrain for some reason :)

Maybe because it's using Outpost 2 textures? :D
Pumping out awsome.