What's everyone working on? (tigsource inspired)
- Jasoco
- Inner party member
- Posts: 3726
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: What's everyone working on? (tigsource inspired)
A few hundred surprisingly. And since a shader has to do the whole screen and each texture has to be a separate shader and every sprite is also having a shader applied to it, it's impressively fast. Though the most lag happens on the world map since it's the largest and takes the most memory for point and polygon tables and therefore creates the most garbage. Smaller levels with closer cameras are much faster and lighter. And I use solid colors whenever possible like on the world map for the grass just to save on texturing. But before I had it texturing every grass tile and it was still just a bit under 60FPS.
Re: What's everyone working on? (tigsource inspired)
Impressive! Just wondering again, but, is there a tutorial of something of the sort regarding the creation and usage of a 3D camera, if not, could you give me a quick run-down?Jasoco wrote:A few hundred surprisingly. And since a shader has to do the whole screen and each texture has to be a separate shader and every sprite is also having a shader applied to it, it's impressively fast. Though the most lag happens on the world map since it's the largest and takes the most memory for point and polygon tables and therefore creates the most garbage. Smaller levels with closer cameras are much faster and lighter. And I use solid colors whenever possible like on the world map for the grass just to save on texturing. But before I had it texturing every grass tile and it was still just a bit under 60FPS.
PM me on here or elsewhere if you'd like to discuss porting your game to Nintendo Switch via mazette!
personal page and a raycaster
personal page and a raycaster
- Positive07
- Party member
- Posts: 1014
- Joined: Sun Aug 12, 2012 4:34 pm
- Location: Argentina
Re: What's everyone working on? (tigsource inspired)
Well we are in page 99, so I'll help to reach 100 by posting a project I'm working on.
It's called Cube and it's an app (not a game actually) that runs .love files. You may say "LÖVE does just that", well Cube does it different, this app let's you open a love file and run it however you please, you can modify how LÖVE behaves and which functions you expose without modifying the original .love file but modifying Cube instead , for example you could have a file made for LÖVE 0.8.0 and you could run it in Cube (that runs on 0.9.1) by adding compatibility library to Cube and leaving the .love file as it is without much problem.
Here is an screenshot on how it looks by now. Currently it can:
If someone is interested in the project send me a PM and I may setup a repository for this
It's called Cube and it's an app (not a game actually) that runs .love files. You may say "LÖVE does just that", well Cube does it different, this app let's you open a love file and run it however you please, you can modify how LÖVE behaves and which functions you expose without modifying the original .love file but modifying Cube instead , for example you could have a file made for LÖVE 0.8.0 and you could run it in Cube (that runs on 0.9.1) by adding compatibility library to Cube and leaving the .love file as it is without much problem.
Here is an screenshot on how it looks by now. Currently it can:
- Copy a .love file to its save directory
- List all files in the Games folder (inside of the save directory)
- Mount a LOVE file
- Read the conf.lua
- Modify the window mode as specified in the conf.lua
If someone is interested in the project send me a PM and I may setup a repository for this
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)
- Zilarrezko
- Party member
- Posts: 345
- Joined: Mon Dec 10, 2012 5:50 am
- Location: Oregon
Re: What's everyone working on? (tigsource inspired)
^
|
|
|
| This sounds epic. One thing I don't like is when I open a .love and can't play it because it was from a year ago.
Though onto my topic. I'm making Dwarf Fortress... In space... The Adventure roguelike (<-- Did I do good Kikito?) mode. Except with some crappy graphics (crappics™)featuring ms paint, and crappy animations (crappimations™). The player will not be bound to the tiles like in dwarf fortress. I'll let everyone know how many days until I give up. Because I'm sure it is inevitable. Because it would take me the rest of my life to implement everything, just like Tarn Adams (bless his soul). It will feature the latest in state of the art unoptimized code, and most unread-ability you will ever see, at first glance from an advanced programmer, they'll be like "Woah, that's a serious encryption algorithm." But no, it's actually just the worst coding you've ever seen. Starting today, I will begin my procrastination endeavors, by not starting today. Expect a trailer probably never, as I most likely won't get that far. In fact, this paragraph is probably the most work I will ever put into it! HAZAH!
|
|
|
| This sounds epic. One thing I don't like is when I open a .love and can't play it because it was from a year ago.
Though onto my topic. I'm making Dwarf Fortress... In space... The Adventure roguelike (<-- Did I do good Kikito?) mode. Except with some crappy graphics (crappics™)featuring ms paint, and crappy animations (crappimations™). The player will not be bound to the tiles like in dwarf fortress. I'll let everyone know how many days until I give up. Because I'm sure it is inevitable. Because it would take me the rest of my life to implement everything, just like Tarn Adams (bless his soul). It will feature the latest in state of the art unoptimized code, and most unread-ability you will ever see, at first glance from an advanced programmer, they'll be like "Woah, that's a serious encryption algorithm." But no, it's actually just the worst coding you've ever seen. Starting today, I will begin my procrastination endeavors, by not starting today. Expect a trailer probably never, as I most likely won't get that far. In fact, this paragraph is probably the most work I will ever put into it! HAZAH!
Re: What's everyone working on? (tigsource inspired)
all hail page 100
- Positive07
- Party member
- Posts: 1014
- Joined: Sun Aug 12, 2012 4:34 pm
- Location: Argentina
Re: What's everyone working on? (tigsource inspired)
3/4 there...
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)
- master both
- Party member
- Posts: 262
- Joined: Tue Nov 08, 2011 12:39 am
- Location: Chile
Re: What's everyone working on? (tigsource inspired)
Come on guys, let's get to 100!
Also, Positive07 I would love to see your "CaracolaMágica.love" (Magic Counch Shell) game.
- Positive07
- Party member
- Posts: 1014
- Joined: Sun Aug 12, 2012 4:34 pm
- Location: Argentina
Re: What's everyone working on? (tigsource inspired)
Hahahahahaha If you send me that awesome game of yours I send you that .love file , it's buggy and has weird answers (in spanish) some of them are rather obscene too ... You tell me
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)
are we there
Who is online
Users browsing this forum: No registered users and 4 guests