Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411430 Posts in 69363 Topics- by 58416 Members - Latest Member: JamesAGreen

April 19, 2024, 07:22:07 PM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsDeveloperArt (Moderator: JWK5)GIFs of games being worked on
Pages: 1 ... 243 244 [245] 246 247 ... 297
Print
Author Topic: GIFs of games being worked on  (Read 1204758 times)
Forstride
Level 2
**



View Profile
« Reply #4880 on: October 03, 2016, 05:21:48 PM »



New rendering techniques for the player, signs, and apiaries.  They previously just used 8-directional sprites, which looked a bit jarring when rotating the camera, but now, it draws a layered sprite from the bottom to the top, while accounting for the camera angle and object direction.

Bit tricky to actually draw the layered sprites depending on how complex the object is, and usually takes some trial and error, but hey, it works.
Logged

AnaGuillenFdez
Level 0
**


Artist, interested in design too


View Profile WWW
« Reply #4881 on: October 04, 2016, 02:43:24 AM »

We have recently uploaded a gif of our characters.



They look better in-game, since the gif is a bit low-quality. If you are interested, our game is Afterglow 20.51, you can see our thread here: https://forums.tigsource.com/index.php?topic=58067.0
Logged


Afterglow 20.51: emotional synchronization on a paper train
@FdezGuillen - @NuggetTeamDev
ompuco
Level 3
***


oh my god whats happening


View Profile WWW
« Reply #4882 on: October 04, 2016, 04:36:16 AM »

@owendeery looks gorgeous, is that a depth of field effect after the color ramping shader? i really love the look of the clamped colors with the smooth blurring in controlled parts, it's really unique and clean.

Logged

DireLogomachist
Level 4
****



View Profile
« Reply #4883 on: October 05, 2016, 09:45:22 PM »

Experimenting with a new color clamp post-process filter.



Really loving this a lot. Could you go into detail on that filter? I looked around for algorithms for that but my google-fu failed me.
Logged


Living and dying by Hanlon's Razor
hendrikk1
Level 0
**


www.orbizgame.com


View Profile WWW
« Reply #4884 on: October 05, 2016, 10:45:03 PM »

These are the two of boss character on Orbiz.

Zomberella


When cinderella gets bitten by a zombie, she'll be ZOMBERELLA.

Zomberewolf


A werewolf can also be a zombie, he'll be ZOMBEREWOLF.
Logged

Orbiz is now Coming Soon on Steam Early Access : store.steampowered.com/app/572480/
dai71th
Guest
« Reply #4885 on: October 05, 2016, 11:15:30 PM »

hello all, we would like to show you some gifs from our works. hope you will find them interesting.
this is from our currently released freeWindows game, CYBORGDEEJAY:



and here's a collection if gifs from our upcoming game, SLAVES OF THE DARKEST(release date 26 october 2016)









thanks for looking
Logged
Pinqu!
Level 1
*


So it has come to this


View Profile WWW
« Reply #4886 on: October 07, 2016, 04:23:24 AM »

Logged

skaz
Level 2
**



View Profile WWW
« Reply #4887 on: October 07, 2016, 09:17:16 AM »


 

GBJAM going strong with a Link's Awakening's style dungeon crawler.
Logged

LOST FORTRESS site! 2d action adventure exploration in an abandoned Dwarf fortress, overrun by weird slug-like creatures.
Ree
Level 0
***


I'm terrible with personal texts


View Profile WWW
« Reply #4888 on: October 07, 2016, 11:36:20 AM »

Looked at my project for the late LowResJam. Thinking about picking it up again as a hobby for my hobby.
Logged

alvarop
Level 9
****


ignorant


View Profile WWW
« Reply #4889 on: October 07, 2016, 04:17:53 PM »

Looked at my project for the late LowResJam. Thinking about picking it up again as a hobby for my hobby.


the world needs this
Logged

i make games that can only ever be played once on http://throwaway.fun
lobstersteve
Guest
« Reply #4890 on: October 08, 2016, 05:57:04 AM »

nice entries guys Smiley

here's a GIF from a GBJAM, i probably won't be able to finish due to lack of time lol

Logged
Reyn
Level 0
***



View Profile
« Reply #4891 on: October 08, 2016, 06:06:24 PM »

thanks for looking
Holy crap this is a thing that exists.

Also @lobstersteve I was making a prototype for a party game and abandoned it because I couldnt get the top down animations right, watching how simple yet effective your character is makes me feel stupid :D
Logged
hendrikk1
Level 0
**


www.orbizgame.com


View Profile WWW
« Reply #4892 on: October 08, 2016, 08:38:33 PM »

Meet ZOMBRACULA, a zombie version from dracula.

Logged

Orbiz is now Coming Soon on Steam Early Access : store.steampowered.com/app/572480/
lobstersteve
Guest
« Reply #4893 on: October 09, 2016, 05:06:38 AM »

Quote
@lobstersteve I was making a prototype for a party game and abandoned it because I couldnt get the top down animations right, watching how simple yet effective your character is makes me feel stupid :D
Simple yet effective - my life motto. or something
Logged
Forstride
Level 2
**



View Profile
« Reply #4894 on: October 09, 2016, 05:34:24 AM »

Logged

owendeery
Level 2
**



View Profile WWW
« Reply #4895 on: October 09, 2016, 08:27:54 AM »


Looks better every time, Forstride.

Experimenting with a new color clamp post-process filter.


Really loving this a lot. Could you go into detail on that filter? I looked around for algorithms for that but my google-fu failed me.

Sure, here's a quick process gif I posted on twitter the other day of the series of filters being applied one by one. The effect could probably achieved with a much simpler approach, but this is how I came upon it while experimenting.



It starts off with a basic fragment shaded scene. The filters are:
1 - A tiling texture applied in screenspace with the texture coordinates displaced by the value of the depth buffer.
2 - Chromatic aberration using a scrolling texture as a magnitude map (higher pixel value = more aberration).
3 - Color clamp filter that colors a pixel based on its original brightness. Divided into three colors for hi, low and mid.
4 - Shallow depth of field.
5 - A very low alpha blend of a pixel sorting type shader I was working on.
Logged

matriax
Guest
« Reply #4896 on: October 10, 2016, 05:04:42 AM »



Tigsource Devlog here:
https://forums.tigsource.com/index.php?topic=58044.msg1285091#msg1285091

Play an alpha online here:
https://kronbits.itch.io/cube-shooter
(Also Win32/64 / Linux 32/64 and OS64 versions available to download)

To read all the story behind this project go here:
https://twitter.com/DavitMasia/status/777768641144188928
Logged
SeanNoonan
Level 3
***


For England?


View Profile WWW
« Reply #4897 on: October 11, 2016, 06:28:25 AM »

Hey man i just need to say that I remember GIF's from your game that you've posted even one year ago. You've skilled up, good work. I see many little details. +

Thanks! That means a lot. I guess most people just move on to other games once they're done, and improve on those... I just keep updating the same one :D

This weekend I worked on a #GBJAM game called Global Defense Corps



Playable here: https://sean-noonan.itch.io/global-defense-corps
« Last Edit: October 11, 2016, 03:23:32 PM by SeanNoonan » Logged

Chris MacAdam
Level 2
**



View Profile
« Reply #4898 on: October 13, 2016, 07:07:15 PM »

I have been making a thing lately.
its going to be a small platformer for android.
Here is me killing some flying things and running through what was supposed to be dandelions.



Was thinking about making a devlog.
Logged

Jalapenosbud
Level 1
*


View Profile
« Reply #4899 on: October 14, 2016, 05:39:53 AM »

I have been making a thing lately.
its going to be a small platformer for android.
Here is me killing some flying things and running through what was supposed to be dandelions.

Was thinking about making a devlog.

Do eet :D and those trees are beautiful!
Logged

Pages: 1 ... 243 244 [245] 246 247 ... 297
Print
Jump to:  

Theme orange-lt created by panic