- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
local p = 14 --puxel
local font = love.graphics.newFont("LiberationMono-Regular.ttf",p)
love.graphics.setFont(font)
local text = "ASSHOLEGHOSTWISHMASTER"
love.filesystem.setIdentity(text)
local img = love.image.newImageData("jpg/Gutalax - Asshole Ghost Wishmaster (official)(1) 0001.jpg")
local w, h = img:getDimensions( )
text = text:rep(math.ceil(w/text:len()))
local t = love.filesystem.getDirectoryItems(text)
t = #t
--print(t)
cdr = 1200 --frame
t = cdr-1 --one frame
--love.graphics.setBackgroundColor(0,0,0)
for i=t+1, cdr do
local n = string.format("%04d",i)
img = love.image.newImageData("jpg/Gutalax - Asshole Ghost Wishmaster (official)(1) "..n..".jpg")
local c = love.graphics.newCanvas(w*(p-1),h*(p-1))
love.graphics.setCanvas(c)
love.graphics.setColor(0,0,0)
love.graphics.rectangle("fill", 0, 0, w*(p-1), h*(p-1) )
for x=0, w-1 do
for y=0, h-1 do
local r,g,b = img:getPixel(x,y)
love.graphics.setColor(r,g,b)
love.graphics.print(text:sub(x,x),(x-1)*(p-1),(y-1)*(p-1))
end
end
print("procesing "..i)
local screen = c:newImageData()
screen:encode('png',i..'.png')
collectgarbage()
end
love.graphics.setCanvas()
На скриптах такое лучше не реализовывать, очень медлено...
Выхлоп: https://yadi.sk/i/tI8Wi2ukrpY8i
Koncord 19.05.2016 07:23 # 0
guest 19.05.2016 23:47 # +6
Код - говно
Gutalax - Asshole Ghost Wishmaster - клип говно
Gutalax - Asshole Ghost Wishmaster - музыка говно
Gutalax - Asshole Ghost Wishmaster - тема клипа: говно (буквально)
Господи, даже название группы и музыки - говно
Скрин я сначало не допер к чему это он, а потом понял когда увеличил картину на максимум.
guestinho 19.05.2016 23:52 # 0
guest 19.05.2016 23:56 # 0
guest 20.05.2016 00:27 # 0
А эти поцыки раскрыли тему говна
kerman 21.05.2016 23:10 # 0
Sfabrikan 22.05.2016 08:58 # +4
guesto 22.05.2016 12:34 # +2
guestinho 22.05.2016 20:58 # +1
💩💩💩💩💩💩💩💩💩💩 💩💩💩💩💩💩💩💩💩💩 💩💩💩💩💩💩💩💩💩💩 💩💩
ЗавалиÑÑŒ
guesto 22.05.2016 12:33 # +2
guest 20.05.2016 07:52 # +8
что такое пуксел?
JeremyW 20.05.2016 08:10 # +7
Steve_Brown 20.05.2016 11:07 # +7
guest 20.05.2016 23:31 # +4