Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 12 Vote(s) - 4.25 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bitterwood Peak (RELEASE)
darkely Offline
Posting Freak

Posts: 984
Threads: 87
Joined: Dec 2011
Reputation: 10
#81
RE: Bitterwood Peak (RELEASE)

(04-29-2013, 10:13 PM)Streetboat Wrote: Well originally I had
Spoiler below!
the bunker and the lodge as the same level, as well as the massive mountain range in the ending, so it had to render all of that. I split all of those up into separate levels. I also changed all the outside trees within the lodge level to low poly versions, and I made non-important entities near spotlights to not be shadowcasting. Acies noticed that some models I was using in the kitchen, the counters, had obnoxiously huge textures that were wasting space and processing power, so he downsized those a lot and it ran a lot smoother.

(04-29-2013, 10:19 PM)Robosprog Wrote: You could just have made the static objects (walls etc) as one expobj file, and they would render as one object I believe, which could improve performance in that aspect? I may be wrong here though.

Well my system should be able to run it properly, but it doesn't... I can run other CS (including total conversions) without an issue.

04-29-2013, 10:20 PM
Find
Streetboat Offline
Posting Freak

Posts: 1,099
Threads: 40
Joined: Mar 2011
Reputation: 56
#82
RE: Bitterwood Peak (RELEASE)

(04-29-2013, 10:19 PM)Robosprog Wrote: You could just have made the static objects (walls etc) as one expobj file, and they would render as one object I believe, which could improve performance in that aspect? I may be wrong here though.

Is this a thing? Does anyone know if this is true?

[Image: signature-2.png]
04-29-2013, 10:20 PM
Find
darkely Offline
Posting Freak

Posts: 984
Threads: 87
Joined: Dec 2011
Reputation: 10
#83
RE: Bitterwood Peak (RELEASE)

(04-29-2013, 10:20 PM)Streetboat Wrote:
(04-29-2013, 10:19 PM)Robosprog Wrote: You could just have made the static objects (walls etc) as one expobj file, and they would render as one object I believe, which could improve performance in that aspect? I may be wrong here though.

Is this a thing? Does anyone know if this is true?

My simple line of thought: if the game only has to load one file isn't that faster than loading many?

Of course I could be wrong.

04-29-2013, 10:22 PM
Find
WALP Offline
Posting Freak

Posts: 1,221
Threads: 34
Joined: Aug 2012
Reputation: 45
#84
RE: Bitterwood Peak (RELEASE)

(04-29-2013, 10:19 PM)Robosprog Wrote: You could just have made the static objects (walls etc) as one expobj file, and they would render as one object I believe, which could improve performance in that aspect? I may be wrong here though.
That is true, but you also gotta remember that if you combine all the objects then culling wont work properly. culling for those who dont know is in amnesia something that makes it so objects not on screen does not get rendered, but if you combine all the objects into one then it will render the entire thing at once if just one object is visible.
The advantage though is that it only has to do one render pass for the object rather then having to do it for every single one.

So its about finding the right balance.
If its not too much work then its definitely worth trying though, walls arent usally the things with the most tris so their combined effect on performance might be outweighted by the amount of passes they need.
04-29-2013, 10:33 PM
Find
Streetboat Offline
Posting Freak

Posts: 1,099
Threads: 40
Joined: Mar 2011
Reputation: 56
#85
RE: Bitterwood Peak (RELEASE)

See, I thought expobj's were just for ease of moving stuff between levels. I use it when I need to move stuff between levels.

Is rendering handled differently with compounds, too? Or is that purely for grouping and ease of movement of assets?

[Image: signature-2.png]
04-29-2013, 11:46 PM
Find
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#86
RE: Bitterwood Peak (RELEASE)

Hey, bro, can I borrow some of your ideas?

"Veni, vidi, vici."
"I came, I saw, I conquered."
04-30-2013, 07:45 AM
Find
Streetboat Offline
Posting Freak

Posts: 1,099
Threads: 40
Joined: Mar 2011
Reputation: 56
#87
RE: Bitterwood Peak (RELEASE)

u srs bro

[Image: signature-2.png]
04-30-2013, 07:49 AM
Find
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#88
RE: Bitterwood Peak (RELEASE)

(04-30-2013, 07:49 AM)Streetboat Wrote: u srs bro

yaeeesss. btw, its the glass roof

"Veni, vidi, vici."
"I came, I saw, I conquered."
04-30-2013, 07:55 AM
Find
Streetboat Offline
Posting Freak

Posts: 1,099
Threads: 40
Joined: Mar 2011
Reputation: 56
#89
RE: Bitterwood Peak (RELEASE)

i don't own rights to the idea of sunroofs, but I just like how almost everyone's reaction to this story has been 'I WANT TO USE EVERYTHING HERE IN MY STORY' rather than just an appreciation of the unique style I tried to accomplish. Yano, things become less impressive the more redone they become. Can't something just exist by itself without being copied ad nauseum?

[Image: signature-2.png]
04-30-2013, 08:03 AM
Find
Nice Offline
Posting Freak

Posts: 3,812
Threads: 37
Joined: Jan 2012
Reputation: 153
#90
RE: Bitterwood Peak (RELEASE)

halfway done (i think) with your CS and i must say.. Been an enjoyable experience so far Big Grin Good job


Sorry but we cannot change your avatar as the new avatar you specified is too big. The maximum dimensions are 80x80 (width x height)
04-30-2013, 12:59 PM
Find




Users browsing this thread: 1 Guest(s)