GPU accelerated volumetric shadowbuffer

Showcase your libraries, tools and other projects that help your fellow love users.
User avatar
qubodup
Inner party member
Posts: 775
Joined: Sat Jun 21, 2008 9:21 pm
Location: Berlin, Germany
Contact:

Re: GPU accelerated volumetric shadowbuffer

Post by qubodup »

Same here with love9.2. With love08 I

Code: Select all

$ love08 volumetric_paint_v0.1.love 
This game was made for a version that is probably incompatible.
The game might still work, but it is not guaranteed.
Furthermore, this means one should not judge this game or the engine if not.
Error: main.lua:123: attempt to call field 'newShader' (a nil value)
stack traceback:
	main.lua:123: in function 'load'
	[string "boot.lua"]:378: in function <[string "boot.lua"]:373>
	[C]: in function 'xpcall'
Are you using some version in between? Or did you not test 0.1 of your .love release? :)

love-hg (some weeks old, from when I tested love3d) gives me this popup instead :)
nice.png
nice.png (1018 Bytes) Viewed 1139 times
Fixing the conf file helps, thanks!

http://youtu.be/RL43hJgOcWo
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
AntonioModer
Party member
Posts: 202
Joined: Fri Jun 15, 2012 5:31 pm
Location: Belarus
Contact:

Re: GPU accelerated volumetric shadowbuffer

Post by AntonioModer »

This is bug because in LOVE 0.9.1 changed this:
Updated Canvas drawing code, texture coordinates are no longer flipped vertically.
(from https://love2d.org/wiki/0.9.1)

And this demo made on LOVE 0.9.0.
Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests