Status
SteamPeaks
ChartsSalesUpcomingPatchesEventsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
EventsSteam's own events and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesEventsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
Garbage DayEventsProgress report [Birthday Edition]
Community

Progress report [Birthday Edition]

Garbage Day · published 7 Jun 2017, 12:56 UTC

All eventsPlayers around this dateRead on Steam

Today is my birthday and to celebrate this incredible achievement of surviving for so many years, I thought I'd update all of you with what I'm working on.

I spent the main bulk of my time since the last update making the high polycount character models into optimized game ready assets. I had to retopologize the models to a lower polycount (each character is only about 8000 tris), then I had to bake the normal and diffuse maps for each character. So in the past month it was 12 models from scratch, each of those models now has 4 textures (diffuse, normal, skin mask,emission) so that's 48 textures in total which may seem like a lot, but the performance of the game is still great since every character has a single material so that makes one draw call per character. While working on all of the models I'm trying to keep it as optimized as possible.
To make the dismemberment possible on the characters, every mesh had to be split into seperate parts.

These are all seperate meshes weighted to the same skeleton, so certain parts can be hidden and other parts revealed during runtime.
So just to make the dismemberment gameplay mechanic possible I have to make 216 meshes in total for the 12 characters.
Right now 3 characters are fully done and on the 9 left I only have to rig them to the skeleton and split the meshes.
Once that is done the last thing left to do on the models is to add shape keys for the facial expressions. I think about 80 percent of the work on the characters is done.

Once the characters are done I'll be working on the environment.

More from Garbage Day

Other announcements

All events
Garbage DayCommunity22 Dec 2017Seasons greetings and future roadmap!Hope you're having a good holiday season so far. I want to take sometime to tell you about my plans to update the game. The development is taking a really long time, so I thought about a new way to update the game while developing it. The new playable version will be released in early 2018. The way the game will be updated is through gameplay. I won't be making the game anymore, because the gam…Garbage DayCommunity20 Sep 2017Bringing Garbage Day to VRLong time, no update. Sorry for that, I'll try to keep this short and sweet. · I've been getting ready to bring Garbage Day to VR. (you will get both VR and non VR for the same price.) · Major progress on the environments has been made. · I wish I could work faster, but I want to focus on the quality of the game. · VR teaser I know most of you don't care about VR and you just want to play the v…Garbage DayCommunity3 May 2017New environmentAnother quick update on what I'm currently working on. I am reworking the environment to match the visual softness of the characters, since the low poly models really didn't fit in with all of the sharp edges. Another bonus of these new models is much better performance than the old version. Also animated the main character arms. I'll continue to show what I'm working on, so be sure to check th…