The Zombie Apocalypse Game - Devlog 02
Hey there, welcome back.
For the past few days I've been working on the basics of my Zombie Apocalypse games engine. First of all I needed a way to load 3D objects into my game. Thanks to its not too complicated structure, it wasn't so hard to implement a method to load the Wavefront file format (.obj).
After making a way to load models and their textures, I had to light them up. Also as you can notice on the dragon model, I've added an option to make them look shiny.
Finally I've made it possible to create a flat terrain with a similar method to how objects are loaded and rendered, but with the difference that a single terrain tile can have up to 4 textures and a blend map determining which texture to us . Also the size of the tile can be adjusted for my needs.
As some final touches, I added a fog that fades out smoothly the objects in the distance.
Thanks for reading and don't forget to come back next week when I bring you the player, some terrain generation with the help of a height map and maybe some basic gui.
I'm also giving early access to everyone who supports me on here, so you can try playing the game from the very early stages.
Files
Get The Zombie Apocalypse Game
The Zombie Apocalypse Game
This is a fantasy RPG game (Currently in development).
Status | In development |
Author | Dominik The Programmer |
Genre | Role Playing, Survival |
Tags | 3D, Fantasy, Monsters, Sci-fi, Singleplayer, supernatural, Third Person, Zombies |
Languages | English |
Accessibility | Subtitles, Interactive tutorial |
More posts
- The Zombie Apocalypse Game Devlog 10 - Menu and Settings Update!Mar 15, 2020
- The Zombie Apocalypse Game Devlog 09 - Item and GUI updateMar 07, 2020
- The Zombie Apocalypse Game - DevlogMar 02, 2020
- Devlog 07 Lens flare, Main Menu and GUI updateFeb 23, 2020
- Devlog 06 - Frustum culling, Enemies and an update to the EditorFeb 16, 2020
- Devlog 05 - Animaitions, Bloom Effect, Antialiasing and Anisotropic filteringFeb 16, 2020
- Devlog 04 - Water, Shadows, Particles and more!Feb 16, 2020
- Devlog 03 - Day/Night Cycle, Collision Detection, Inventory and more!Feb 16, 2020
- The Zombie Apocalypse Game - Devlog 01Feb 16, 2020
Leave a comment
Log in with itch.io to leave a comment.