LÖVE3D
Re: LÖVE3D
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
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
Re: LÖVE3D
This is true. LOVE3D is simply a library that runs on top of LOVE 0.10.0.Nixola wrote:I think it just needs LÖVE 0.10.0 now
STI - An awesome Tiled library
LÖVE3D - A 3D library for LÖVE 0.10+
Dev Blog | GitHub | excessive ❤ moé
LÖVE3D - A 3D library for LÖVE 0.10+
Dev Blog | GitHub | excessive ❤ moé
- AntonioModer
- Party member
- Posts: 202
- Joined: Fri Jun 15, 2012 5:31 pm
- Location: Belarus
- Contact:
Re: LÖVE3D
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.
But LOVE3D don't work on it on my PC.
Re: LÖVE3D
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é
LÖVE3D - A 3D library for LÖVE 0.10+
Dev Blog | GitHub | excessive ❤ moé
- AntonioModer
- Party member
- Posts: 202
- Joined: Fri Jun 15, 2012 5:31 pm
- Location: Belarus
- Contact:
Re: LÖVE3D
YesKarai17 wrote:Does your PC support OpenGL 2.1?
Re: LÖVE3D
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é
LÖVE3D - A 3D library for LÖVE 0.10+
Dev Blog | GitHub | excessive ❤ moé
- qubodup
- Inner party member
- Posts: 775
- Joined: Sat Jun 21, 2008 9:21 pm
- Location: Berlin, Germany
- Contact:
Re: LÖVE3D
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)
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
Re: LÖVE3D
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é
LÖVE3D - A 3D library for LÖVE 0.10+
Dev Blog | GitHub | excessive ❤ moé
Re: LÖVE3D
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).
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 155 times
excessive ❤ moé (LÖVE3D, CPML, ...). holo on IRC.
- AntonioModer
- Party member
- Posts: 202
- Joined: Fri Jun 15, 2012 5:31 pm
- Location: Belarus
- Contact:
Re: LÖVE3D
Thanks, it worked on my PC.shakesoda wrote:Here's an updated one for latest love 0.10. I updated the libraries and corrected what broke.
Who is online
Users browsing this forum: No registered users and 3 guests