General discussion about LÖVE, Lua, game development, puns, and unicorns.
-
slime
- Solid Snayke
- Posts: 2809
- Joined: Mon Aug 23, 2010 6:45 am
- Location: Nova Scotia, Canada
-
Contact:
Post
by slime » Tue Dec 22, 2015 5:31 pm
Davidobot wrote:I guess that works, but as me and probably Jasoco were hoping is that there would be a relatively fast and easy way to properly stretch images, like using the following shader:
viewtopic.php?f=5&t=12483
This would consist of literally doing this to draw an image:
Code: Select all
love.graphics.draw(image, vertex1, vertex2, vertex3, vertex4)
I mean, having depth-buffering with OpenGL would be cool and all, but that's all that I really want.
Side note: you guys out-did yourself with the stencils!! You can totally use them as depth-buffers now!
If you want easier 3D, you should check out shakesoda's LÖVE3D library for 0.10.0:
https://github.com/excessive/love3d
It adds native depth buffer and depth testing support, and extends LÖVE's APIs. Unlike most other 3D libraries for LÖVE it allows for the same type of hardware-accelerated 3D that other game engines use.
-
pgimeno
- Party member
- Posts: 1495
- Joined: Sun Oct 18, 2015 2:58 pm
Post
by pgimeno » Tue Dec 22, 2015 5:42 pm
You surely want to embarrass Debian
Thanks for the release! *\o/*
-
Davidobot
- Party member
- Posts: 1144
- Joined: Sat Mar 31, 2012 5:18 am
- Location: Game-Dev. Land
-
Contact:
Post
by Davidobot » Tue Dec 22, 2015 6:17 pm
slime wrote:
If you want easier 3D, you should check out shakesoda's LÖVE3D library for 0.10.0:
https://github.com/excessive/love3d
It adds native depth buffer and depth testing support, and extends LÖVE's APIs. Unlike most other 3D libraries for LÖVE it allows for the same type of hardware-accelerated 3D that other game engines use.
I took notice of that library a long time ago. I just want an fast way to draw floors and ceilings for my raycaster

-
master both
- Party member
- Posts: 252
- Joined: Tue Nov 08, 2011 12:39 am
- Location: Chile
Post
by master both » Tue Dec 22, 2015 6:48 pm
These are amazing news!! so many new features to try out!!
-
Nixola
- Inner party member
- Posts: 1939
- Joined: Tue Dec 06, 2011 7:11 pm
- Location: Italy
Post
by Nixola » Tue Dec 22, 2015 7:05 pm
Yay! Official 0.10.0! Now I've got even more stuff to do!
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
-
master both
- Party member
- Posts: 252
- Joined: Tue Nov 08, 2011 12:39 am
- Location: Chile
Post
by master both » Tue Dec 22, 2015 8:06 pm
I already found a bug haha. but it's really minor.
When you resize the no game screen to something really small, you get this error:

-
zorg
- Party member
- Posts: 2502
- Joined: Thu Dec 13, 2012 2:55 pm
- Location: Absurdistan, Hungary
-
Contact:
Post
by zorg » Tue Dec 22, 2015 8:20 pm
Congrats on releasing 0.10.0! Hyped to use the new stuff.
Me and my stuff
True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
-
SiENcE
- Party member
- Posts: 769
- Joined: Thu Jul 24, 2008 2:25 pm
- Location: Berlin/Germany
-
Contact:
Post
by SiENcE » Tue Dec 22, 2015 9:26 pm
Thanks a lot to all people who has worked on Löve since the first version!!!
Love you guys!
ps: can't await the worlds first löve congress.
-
Karai17
- Party member
- Posts: 855
- Joined: Sun Sep 02, 2012 10:46 pm
Post
by Karai17 » Tue Dec 22, 2015 9:29 pm
Oh. My. God.
-
Rucikir
- Party member
- Posts: 125
- Joined: Tue Nov 05, 2013 6:33 pm
- Location: Paris
-
Contact:
Post
by Rucikir » Tue Dec 22, 2015 10:21 pm
Awesome ! Great work ! Amazing gift !
I'm going to eat super toasts until the end of the week.
Please add the game distribution docs,... LÖVE wiki for Android redirects to the Android wiki, which redirects to the LÖVE page... just sayin'
Users browsing this forum: No registered users and 4 guests