Lovely, that. The colour palette works better as well!MadByte wrote:Hi guys,
It still lacks a lot of the detail I want to have for it, but I'm sure I'll get there soon™.
What's everyone working on? (tigsource inspired)
-
- Party member
- Posts: 134
- Joined: Tue Mar 29, 2011 11:05 pm
Re: What's everyone working on? (tigsource inspired)
Re: What's everyone working on? (tigsource inspired)
stuff
- Attachments
-
- gbdemo.love
- (13.94 KiB) Downloaded 123 times
Re: What's everyone working on? (tigsource inspired)
Winning!airstruck wrote:stuff
- zorg
- Party member
- Posts: 3465
- Joined: Thu Dec 13, 2012 2:55 pm
- Location: Absurdistan, Hungary
- Contact:
Re: What's everyone working on? (tigsource inspired)
Is it supposed to animate/scroll? because it doesn't. gb tune's awesome, though the smb's timings made me cringe a bitairstruck wrote: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.
- Positive07
- Party member
- Posts: 1014
- Joined: Sun Aug 12, 2012 4:34 pm
- Location: Argentina
Re: What's everyone working on? (tigsource inspired)
I recommend people to take a look at airstruckt code because the API used to generate these sounds is simply AMAZING
for i, person in ipairs(everybody) do
[tab]if not person.obey then person:setObey(true) end
end
love.system.openURL(github.com/pablomayobre)
[tab]if not person.obey then person:setObey(true) end
end
love.system.openURL(github.com/pablomayobre)
Re: What's everyone working on? (tigsource inspired)
airstruck wrote:stuff
Code: Select all
local mainSequence = [[
bass |-|BBBB|BBBB|BBBB|BBBB|BBBB|
rhythm |-|RRRR|RRRR|RRRR|RRRR|RRRR|
lead |-|----|M-M-|C-C-|C-H-|--M-|
drums |d|D-D-|D-D-|D-D-|D-D-|D-D-|
]]
-- guitar tabs
local bassTab = [[
A2 |2.2.----0.------|
E2 |----024.--0.4.0.|
]]
local rhythmTab = [[
G2 |--4-.---2-.-----|
D2 |--4-.---2-.-6-.-|
A2 |--2-.---0-.-7-.-|
E2 |------------4-.-|
]]
local melodyTab = [[
G4 |----8.--6.------|----------------|
D4 |--99--9.--7.----|----99997.9.----|
]]
local coolPartTab = [[
G4 |7-----7-----7---|--7-----7-.-----|
D4 |----9.----9.----|9.----9.--9-789.|
]]
local harmonyTab = [[
e5 |----------------|--------e------.|
G4 |b-----b-----b---|--b----.--------|
D4 |----c.----c.----|c.----c.--------|
]]
-- drum tabs
local mainDrums = [[
kick |9---9---9---9---|9---9---9---9---|
snare |--7---4---7---4-|--7---4---7---74|
]]
local introDrums = [[
snare |2111322243335444|
]]
Our LÖVE Gamedev blog Zabuyaki (an open source retro beat 'em up game). Twitter: @Zabuyaki.
LÖVE & Lua Video Lessons in Russian / Видео уроки по LÖVE и Lua
LÖVE & Lua Video Lessons in Russian / Видео уроки по LÖVE и Lua
Re: What's everyone working on? (tigsource inspired)
Inspired by the 3D viewer posted recently, I tried my hand at making my own renderer for it.
It's pretty optimized with spritebatches for each model.
The camera is pretty much done as well. It translates each model correctly, and z-sorts them all as well.
I can also turn ImageData into models at run time. So taking the camera output and turning it into a model works pretty well.
It's pretty optimized with spritebatches for each model.
The camera is pretty much done as well. It translates each model correctly, and z-sorts them all as well.
I can also turn ImageData into models at run time. So taking the camera output and turning it into a model works pretty well.
Re: What's everyone working on? (tigsource inspired)
This is really nice, mate. Great work.Tjakka5 wrote:Inspired by the 3D viewer posted recently, I tried my hand at making my own renderer for it.
It's pretty optimized with spritebatches for each model.
The camera is pretty much done as well. It translates each model correctly, and z-sorts them all as well.
I can also turn ImageData into models at run time. So taking the camera output and turning it into a model works pretty well.
- Positive07
- Party member
- Posts: 1014
- Joined: Sun Aug 12, 2012 4:34 pm
- Location: Argentina
Re: What's everyone working on? (tigsource inspired)
I totally need a library out of this!Tjakka5 wrote:-snip-
for i, person in ipairs(everybody) do
[tab]if not person.obey then person:setObey(true) end
end
love.system.openURL(github.com/pablomayobre)
[tab]if not person.obey then person:setObey(true) end
end
love.system.openURL(github.com/pablomayobre)
Re: What's everyone working on? (tigsource inspired)
Huh, I didn't think people would be interested in using this.Positive07 wrote:I totally need a library out of this!Tjakka5 wrote:-snip-
I'll work out a few more kinks, and try get a release-able version out soon.
Who is online
Users browsing this forum: Ahrefs [Bot], Bing [Bot], Semrush [Bot] and 6 guests