What's everyone working on? (tigsource inspired)

General discussion about LÖVE, Lua, game development, puns, and unicorns.
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 »

Jasoco wrote: BTW, does anyone have that 0.10.0 OS X link? I want to try it out. Is there a change log too? How much into development is it?
The nightlies are dead unfortunately, so there is no such link, slime may have a build though.

I dont think the change in meshes will help at all, the addition is for additional per-vertex parameters, this is so that you can for example save the Z position and later use that data from a shader to correctly transform the polygon. This is what LOVE3D does, but has no relationship with Raycasting though
for i, person in ipairs(everybody) do
[tab]if not person.obey then person:setObey(true) end
end
love.system.openURL(github.com/pablomayobre)
User avatar
Jasoco
Inner party member
Posts: 3725
Joined: Mon Jun 22, 2009 9:35 am
Location: Pennsylvania, USA
Contact:

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

Post by Jasoco »

Probably wouldn't matter anyway unless meshes were sped up significantly. Tests of my own between drawing a lot of meshes and a lot of textured polygons using the shader have turned up pretty negligible differences in FPS improvements. So we'll just keep looking for a better method.
User avatar
VideahGams
Prole
Posts: 25
Joined: Wed Dec 31, 2014 5:56 pm
Location: Scotland
Contact:

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

Post by VideahGams »

Learning how to make a Chip-8 Virtual Machine:

Image

And working on some map editor thing:

Image
User avatar
Ulydev
Party member
Posts: 445
Joined: Mon Nov 10, 2014 10:46 pm
Location: Paris
Contact:

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

Post by Ulydev »

Pretty happy with how my "platformer engine" turned out :D

[OLD] https://www.youtube.com/watch?v=x1xWwsiVY1Q [/OLD]

UPDATE :

User avatar
georgeprosser
Citizen
Posts: 68
Joined: Fri Mar 28, 2014 5:55 pm

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

Post by georgeprosser »

Working on a tiny little archery game

Image
User avatar
TurtleP
Party member
Posts: 147
Joined: Thu Mar 22, 2012 9:20 pm
Contact:

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

Post by TurtleP »

Work in progress for the spiritual successor to "Turtle: Puzzles" (a game that I tried to make and it wasn't very good).

Image
User avatar
georgeprosser
Citizen
Posts: 68
Joined: Fri Mar 28, 2014 5:55 pm

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

Post by georgeprosser »

Added some juice and a menu!

Image

Image
User avatar
s-ol
Party member
Posts: 1077
Joined: Mon Sep 15, 2014 7:41 pm
Location: Cologne, Germany
Contact:

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

Post by s-ol »

Working on an ECS and Level Editor now. I dropped the multiplayer support for now, until the ECS design is a bit more robust so I don't rewrite everything constantly. Here's a video: http://webm.host/35309/vid.webm (don't know whether I can embed webm's, youtube downsamples my videos :/)

s-ol.nu /blog  -  p.s-ol.be /st8.lua  -  g.s-ol.be /gtglg /curcur

Code: Select all

print( type(love) )
if false then
  baby:hurt(me)
end
User avatar
TurtleP
Party member
Posts: 147
Joined: Thu Mar 22, 2012 9:20 pm
Contact:

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

Post by TurtleP »

User avatar
Ulydev
Party member
Posts: 445
Joined: Mon Nov 10, 2014 10:46 pm
Location: Paris
Contact:

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

Post by Ulydev »

Hey TurtleP, that looks great so far !

How did you manage to get rid of ghost collisions with tiles ? :ultrashocked:
Post Reply

Who is online

Users browsing this forum: No registered users and 99 guests