Game
Spewfoxy's

2 days ago

Quick Update on Spewfoxy's


Yikes, It's been a while since I've posted here O_O

I've been kinda busy with other stuff in my life, but I have had time to tinker with the game engine, change some things around, etc.

Anyway, I've updated the PBR to look even better, I added antialiasing too, also Kind of redesigned Jean here...

Btw, The picture above is a screenshot of the game engine.

I still need to get skeletal animation working...

I should add shadows too...

lonely_vixen_robot_floating_in_space_.png

Anyway here's another screenshot, except this time, with some Z-fighting and other bizarre artifacts that come with using a 16-bit depth buffer instead of a 24-bit or 32-bit one like most games nowadays.

wow.png

Here's yet another screenie from yet another angle. If you can't tell already, I'm working a lot on getting things looking good before I work on other stuff.

If you're down this far, I'll tell you a little more about some of the specifics I did to upgrade my PBR:

  • I added Shader-Based Specular Antialiasing ( An isotropic variant described in a research paper by Square Enix )

  • I replaced the Lambertian diffuse with an Energy-Conserving variant of Oren-Nayar diffuse ( Though subtle, it makes all the difference )

  • The type of antialiasing I chose is MSAA ( Generally used by game engines with Forward or Forward-Like shading )

  • I added a baked AO component to the textures



0 comments

Loading...

Next up

I'm currently attempting to get Vulkan Working.

Little video showing off some lighting in my FNAF fangame.

Unfinished

A new Halloween quest just entered your quest log!

What's your favorite horror game?

Go to your quest log now. http://gamejolt.com/#quest

I've made another change to the game, now the models can be bumpy! Also, Happy Valentine's Day!

A new Halloween quest just entered your quest log!

What's your favorite horror movie?

Go to your quest log now. http://gamejolt.com/#quest

I've added some PBR.

( that's why the highlights look different )

Currently working on how the game will actually work behind the scenes. Here's a little render.

He's gonna getcha!

I've made a lot of progress, now there's multiple models, multiple textures, and multiple lights! (If you're wondering why the window looks a bit different, I got this screenie on my laptop)