Page 111 of 180

Re: What's everyone working on? (tigsource inspired)

Posted: Fri Mar 06, 2015 10:05 am
by arampl
I'm bringing my apologizes if this counts as double-posting but I need to reply.
Ref wrote:Found it interesting that you used a stencil to confine the blur to the shape. Cleaver!
Actually this is a common technique in vector graphics. I've learned this sometime ago when studying SVG or playing with Inkscape, can't remember now. Clip the shape by itself and blur.
Ref wrote:Screwed around with your script to see what it would do with a rounded rectangle.
This was the first thing when I started this experiments. This way you can create buttons. And you can add one more blur before other drawings (without using stencil) then shift it slightly diagonally to make shadows, glow and other stuff.

But IMHO more interesting thing here is evenly spaced (and rotated according to the curve's angle) markers - useful for animation, text on curve and other things (like "offset path" technique I hope).

EDIT: Hey, LÖVErs! Cinema is full of blurs. Look, they blur all things excluding the object(s) for which your attention must be bound to.

UPDATED bezier.love: added self-intersecting bezier (right click close to point and drag) (look in the previous post)

Re: What's everyone working on? (tigsource inspired)

Posted: Sat Mar 07, 2015 12:52 pm
by Robin
qubodup wrote:After about a day it got published.
That is one freakishly long finger.

Re: What's everyone working on? (tigsource inspired)

Posted: Mon Mar 09, 2015 10:04 pm
by Skeiks
Continuing work on my metroidvania, mainly on the camera and transitions. Here goes a demo. I'd recommend you walk to the left.

Arrows to move, x to jump, a to use magnet boots (only on dark green ground) and S to shoot a teleportation puck.

Re: What's everyone working on? (tigsource inspired)

Posted: Sat Mar 14, 2015 6:39 am
by ivan
Looking for playtesters for a new physics puzzle game:
Image Image Image Image
Please send me a PM if you would like to try it out.
Note: It's Windows only

Re: What's everyone working on? (tigsource inspired)

Posted: Mon Mar 16, 2015 3:50 am
by norubal
Image
Working on title screen.

Re: What's everyone working on? (tigsource inspired)

Posted: Mon Mar 23, 2015 3:46 pm
by Ranguna259
Working on a space shooter where you shoot asteroids:
Asteroid Space Shooter (working title)
Image

With lots of psychedelic effects :joker:
Image
norubal wrote:Working on title screen.
That reminded me that I still need work on mine too :P
ivan wrote:Looking for playtesters for a new physics puzzle game:
...
Please send me a PM if you would like to try it out.
Note: It's Windows only
Those maps look awesome, I'll send you a PM once I finish working on my project.

Re: What's everyone working on? (tigsource inspired)

Posted: Mon Mar 23, 2015 5:00 pm
by SiENcE
A raytracer in glsl and löve2d.

Image

Re: What's everyone working on? (tigsource inspired)

Posted: Mon Mar 23, 2015 9:49 pm
by Ref
Would be interested in see your shader.

Re: What's everyone working on? (tigsource inspired)

Posted: Tue Mar 24, 2015 1:46 pm
by SiENcE
Here you go :). I got the basics somewhere from the web, but I forgot where.

Re: What's everyone working on? (tigsource inspired)

Posted: Wed Mar 25, 2015 9:13 pm
by Positive07
Well I worked on Material-Love

Image

You can find it in the Projects and Demos section