WEBGL 3D Zombi Game

Started by bobysait, October 23, 2017, 19:00:59

Previous topic - Next topic

bobysait

It's only a starting point, I'm actually still looking for a graphics style.
I want something mixing cartoonish style and borderlands.

Currently, it's probably too colorful.
It's built with the webgl version of Bigbang

ATM It implements some basic stuff :
- realtime sky (with color scattering along season and night/days)
- 16*16 km procedural terrain with 2048*2048 procedural atlas texture (contains the diffuse, normal and specular for all the materials)
- some post rendering fx
- collision/picking
- chase-camera with MMO/third person style
- fake shadows

Rooster


RonTek

Interesting 3D style and demo there bobysait.