What's everyone working on? (tigsource inspired)

General discussion about LÖVE, Lua, game development, puns, and unicorns.
User avatar
arampl
Party member
Posts: 248
Joined: Mon Oct 20, 2014 3:26 pm

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

Post 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)
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

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

Post by Robin »

qubodup wrote:After about a day it got published.
That is one freakishly long finger.
Help us help you: attach a .love.
User avatar
Skeiks
Citizen
Posts: 51
Joined: Wed Jan 28, 2015 1:51 pm

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

Post 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.
Attachments
maps.love
(416.35 KiB) Downloaded 133 times
User avatar
ivan
Party member
Posts: 1911
Joined: Fri Mar 07, 2008 1:39 pm
Contact:

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

Post 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
User avatar
norubal
Party member
Posts: 137
Joined: Tue Jan 15, 2013 5:55 am

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

Post by norubal »

Image
Working on title screen.
User avatar
Ranguna259
Party member
Posts: 911
Joined: Tue Jun 18, 2013 10:58 pm
Location: I'm right next to you

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

Post 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.
LoveDebug- A library that will help you debug your game with an on-screen fully interactive lua console, you can even do code hotswapping :D

Check out my twitter.
User avatar
SiENcE
Party member
Posts: 792
Joined: Thu Jul 24, 2008 2:25 pm
Location: Berlin/Germany
Contact:

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

Post by SiENcE »

A raytracer in glsl and löve2d.

Image
User avatar
Ref
Party member
Posts: 702
Joined: Wed May 02, 2012 11:05 pm

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

Post by Ref »

Would be interested in see your shader.
Attachments
spotball.love
spot light ball
(1.14 KiB) Downloaded 150 times
User avatar
SiENcE
Party member
Posts: 792
Joined: Thu Jul 24, 2008 2:25 pm
Location: Berlin/Germany
Contact:

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

Post by SiENcE »

Here you go :). I got the basics somewhere from the web, but I forgot where.
Attachments
Raytracer2.love
(1.33 KiB) Downloaded 171 times
User avatar
Positive07
Party member
Posts: 1014
Joined: Sun Aug 12, 2012 4:34 pm
Location: Argentina

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

Post by Positive07 »

Well I worked on Material-Love

Image

You can find it in the Projects and Demos section
for i, person in ipairs(everybody) do
[tab]if not person.obey then person:setObey(true) end
end
love.system.openURL(github.com/pablomayobre)
Post Reply

Who is online

Users browsing this forum: Semrush [Bot] and 94 guests