Game
JICE

1 year ago

Experimenting with some textures!


Experimenting with some textures! I am aiming for the shader doing most of the visual candy job in the game. That means using only the most basic textures, and freeing up some graphics memory. And recently I tried different ones for metal surfaces - and the results are here:

  • Only color - solid color, no textures. Look a bit basic, not really like a metal piece, but might be ok for some small details.

  • More realistic metal texture - diffuse texture that gives rough, worn out metal look. Looks too detailed for the cartoon style I'm going for.

  • Edited metal texture - same diffuse texture edited down to keep a fear wear marks. Looks better, gives it some texture while not being too detailed.

  • Edited metal texture + normal texture - diffuse and a normal to define nails and metal sheets. Looks more like a metal surface, I think I'm keeping this one! But let's try some other things too.

  • Edited metal texture + normal texture + rust and wear normal. Gives the surface a bumpy look, might be a bit too detailed.

  • Edited metal texture + normal texture + metallic texture. Is supposed to give the surface a metal shine but looks weird with the shader . Might experiment with creating a "fake" metal shine through diffuse later on though.



0 comments

Loading...

Next up

Taking a brief break from working on JICE to walk outside, touch some grass, all that stuff. Here are some cool old gifs though!

Depot entrance corridor coming up nicely!

Added lines for the character for the second level of the game

After 7 long years, the wait is finally over. Chapters 1-4 of DELTARUNE are out now!

Celebrate the parallel story to Undertale by completing these quests.

A fun little effect for flowing coffee. It uses 2 types of particles - a mesh for small bits and a sprite for liquid.

Let Them Come: Onslaught by @Tuataragames has come to Game Jolt!

Celebrate by completing our quests!

Play the FREE demo of Let Them Come: Onslaught on Steam: https://bit.ly/LTCOdemo

Set up animations, effects and attack logic for the new enemy. This one attacks by opening its lid and pouring out the coffee around it. Potentially highly inconvenient in tight corridors.

Made some bread piles for robots to throw their cooked toasts in!

The Button Effect – @Frycandle 's minimalist first-person puzzler inspired by The Witness, The Talos Principle and The Beginner's Guide, is coming to Steam! 

Play the demo and wishlist the game now: https://bit.ly/thebuttoneffect

Doing more work on the corridor. Merging splines into meshes, fixing wall placements, setting up lighting.