LÖVE3D

Showcase your libraries, tools and other projects that help your fellow love users.
User avatar
Nixola
Inner party member
Posts: 1949
Joined: Tue Dec 06, 2011 7:11 pm
Location: Italy

Re: LÖVE3D

Post by Nixola »

I think it just needs LÖVE 0.10.0 now
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
User avatar
Karai17
Party member
Posts: 930
Joined: Sun Sep 02, 2012 10:46 pm

Re: LÖVE3D

Post by Karai17 »

Nixola wrote:I think it just needs LÖVE 0.10.0 now
This is true. LOVE3D is simply a library that runs on top of LOVE 0.10.0.
STI - An awesome Tiled library
LÖVE3D - A 3D library for LÖVE 0.10+

Dev Blog | GitHub | excessive ❤ moé
User avatar
AntonioModer
Party member
Posts: 202
Joined: Fri Jun 15, 2012 5:31 pm
Location: Belarus
Contact:

Re: LÖVE3D

Post by AntonioModer »

I found nightly build LOVE 0.10.0 (viewtopic.php?f=5&t=80635&start=10#p187882)
But LOVE3D don't work on it on my PC.
User avatar
Karai17
Party member
Posts: 930
Joined: Sun Sep 02, 2012 10:46 pm

Re: LÖVE3D

Post by Karai17 »

Does your PC support OpenGL 2.1?
STI - An awesome Tiled library
LÖVE3D - A 3D library for LÖVE 0.10+

Dev Blog | GitHub | excessive ❤ moé
User avatar
AntonioModer
Party member
Posts: 202
Joined: Fri Jun 15, 2012 5:31 pm
Location: Belarus
Contact:

Re: LÖVE3D

Post by AntonioModer »

Karai17 wrote:Does your PC support OpenGL 2.1?
Yes
User avatar
Karai17
Party member
Posts: 930
Joined: Sun Sep 02, 2012 10:46 pm

Re: LÖVE3D

Post by Karai17 »

I don't know what to say then. We're using the latest Windows build on slime's artifact website and everything works fine and dandy. Are you getting any sort of error, or just a black screen or? What exactly are you trying to do?
STI - An awesome Tiled library
LÖVE3D - A 3D library for LÖVE 0.10+

Dev Blog | GitHub | excessive ❤ moé
User avatar
qubodup
Inner party member
Posts: 775
Joined: Sat Jun 21, 2008 9:21 pm
Location: Berlin, Germany
Contact:

Re: LÖVE3D

Post by qubodup »

I can confirm that current nightly 0.10 does not work with demo 2015-07-26. A window filled with white appears and disappears in 1s, there is no error message, neither ui nor in command line. Tested on an ASUS T100 with Windows 10 (intel graphics).
lg.newImage("cat.png") -- made possible by lg = love.graphics
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
User avatar
Karai17
Party member
Posts: 930
Joined: Sun Sep 02, 2012 10:46 pm

Re: LÖVE3D

Post by Karai17 »

Alright, it seems our demo is a little out of date. We'll upload a new one after Ludum Dare. :)
STI - An awesome Tiled library
LÖVE3D - A 3D library for LÖVE 0.10+

Dev Blog | GitHub | excessive ❤ moé
User avatar
shakesoda
Citizen
Posts: 78
Joined: Thu Sep 25, 2014 11:57 am
Location: Seattle, WA
Contact:

Re: LÖVE3D

Post by shakesoda »

Here's an updated one for latest love 0.10. I updated the libraries and corrected what broke.

The new gamma correction API simplifies some stuff, too. After LD we should have a new demo with animation and some interaction in it, and slightly less tutorial-y code. I will probably update this one with some model corrections and performance improvements (the vignette effect can be done more efficiently in a few different ways - it's just very simple as it is and doesn't require much explanation).
Attachments
love3d-2015-08-18.love
Love3D demo v4
(6.48 MiB) Downloaded 151 times
excessive ❤ moé (LÖVE3D, CPML, ...). holo on IRC.
User avatar
AntonioModer
Party member
Posts: 202
Joined: Fri Jun 15, 2012 5:31 pm
Location: Belarus
Contact:

Re: LÖVE3D

Post by AntonioModer »

shakesoda wrote:Here's an updated one for latest love 0.10. I updated the libraries and corrected what broke.
Thanks, it worked on my PC. :)
Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests