maybe someone wants to start a FOSS game with these great assets from Buch? Could probably easily be turned into a realtime towerdefense/colony building hybrid ;)
Well, meritocracy all all that... I have my VCMI with the original HoMM3 files set-up now and the next step is to lay the foundation of what is needed for a mod (through which one can hopefully replace assets one by one).
I think those vector-based graphics show the most promise, i.e. we have pretty much all that is needed and to create them is relatively easy. It is also a way to utilize a 2D engine in a way that looks modern.
I think the easiest first step is to take the interface graphics (the RPG set) from Kenny and try to replicate most of the graphics stuff of VCMI. Help is appreciated.
One could use only the units from wesnoth and try to stick to the less often used ones ;) Can someone try how difficult it would be to convert them to a different pallete to change the look even further? I imagine that it might get quite complicated to do so with animations.
VCMI does support transparent 32bit .pngs so the pre-render option should look quite ok. The creatures and playermodels from Flare are also not bad, but most lock badly when rendered with a slightly higher resolution than intended. We could look for other 3D models to render, but again all not so optimal.
Ok I would like to see a small raise of hands what people preferr as game art-style:
Option 1: "Wesnoth"
Try to use as much as possible of Wesnoth's art. Units should be fine both for overland and battles, but terrain tiles are a bit difficult to convert (hex Vs. quad).
Pro: nice looking set and much is done already; Con: game will look like Wesnoth, graphics are a bit dated by todays standards
Option 2: "OGA pixel"
Rely on OGA pixel graphics (see collection), but there is a big lack of unit graphics. LPC assets might be partially used, but not perfect in style and scale.
Pro: own style; Con: lots of new graphics have to be created, little art consistency.
Option 3: "OGA paintery"
Go for a modern 2d paintery/flash game style. There are a few graphics like this on OGA, see:
Pro: modern look, can work with easy to modify vector graphics, Con: not that much available, less talent in OGA community
Option 4: "Pre rendered"
Using a mix of "Unknown Horizont" and "Flare" assets one could probably also create a nice looking game with (comparably) high resolution graphics. Would be also easier to convert assts to the different tile system as they can be re-rendered from the 3D files.
Pro: lots of art availble, high resolution Con: some don't like pre-rendered look, lesser amount of active 3D artists in OGA community
-----
After having had a look at what is available, I am kinda moving towards option 4 even though I am not a big fan of the pre-rendered look. Converting all those various 2D graphics into a conistant set and getting them to play along with the different tile format seems just too messy and a lot of work, while re-rendering the 3D assets in the needed format seems quite strait forward. It would also be a "graphical" update to HoMM3 as compared to a retro-downgrade the pixel version would most likely turn into (not necessarily bad, but somehow we have enough of that already).
Given the better reusability of the 3D stuff, it might also help the two source projects somewhat more if we create new assets.
Last but nost least... we could somehow make a story tie in with Flare... "Heroes of Flare" or so ;)
Ok cool, I don't have a lot of time for this either (nor am I skilled with pixel art), so it really needs to be a wide collaborative effort.
I added you as a collaborator to the collection. Feel free to add other stuff.
For now it seems we need to come up with good start of a tileset, preferrably in Dawnbringer's pallete to have it fit to your great golden GUI (not sure if that one will work with VCMI though, alternatively we can use Kenny's but it's not very pixelish) and the color converted icons by priorblue.
I think the biggest gap is in unit graphics. Maybe we can use the ones from Wesnoth, but those are more isometric. We could also run into issues with mixing GPL art (wesnoth) with cc-by-SA stuff from OGA, but I guess that is solvable somehow. Would it be possible to convert these to the dawnbringer pallete also?
Personally I also do not like the HoMM battles with the big sprite units, so maybe it is possible to use the same wesnoth units with the hex tiles from the original HoMM3 battle system (but alternative background tiles). It would be a bit of a hack though.
That would make for a great "Revenge of the titans" ( http://www.puppygames.net/revenge-of-the-titans/ ) like tower-defense game too.
Since they open-source an slightly outdated version of that great game: https://github.com/imaginationac/revenge-of-the-titans (no assets)
maybe someone wants to start a FOSS game with these great assets from Buch? Could probably easily be turned into a realtime towerdefense/colony building hybrid ;)
Edit: see here: http://forum.freegamedev.net/viewtopic.php?f=22&t=5648
Well, meritocracy all all that... I have my VCMI with the original HoMM3 files set-up now and the next step is to lay the foundation of what is needed for a mod (through which one can hopefully replace assets one by one).
I think those vector-based graphics show the most promise, i.e. we have pretty much all that is needed and to create them is relatively easy. It is also a way to utilize a 2D engine in a way that looks modern.
I think the easiest first step is to take the interface graphics (the RPG set) from Kenny and try to replicate most of the graphics stuff of VCMI. Help is appreciated.
Uhmm, yes that is nice stuff, but pretty rare.
Here is what I could find (CC-by licensed):
http://www.freesound.org/people/Bram/packs/1190/
http://www.freesound.org/people/Bram/packs/1189/
Not full songs but voice samples with this "Mongolian" throat singing style that could be maybe used for remixing something.
Ok those Code Combat assets are a bit difficult to get, but via the editor you can create CC-by licensed sprite-sheets in all sorts of resolutions:
For example:
http://codecombat.com/editor/thang/soldier-m
See also: https://github.com/codecombat/codecombat/issues/94
I think these are rather great :)
Regarding the vector stuff:
The CC-by licensed "Code Combat" units seem like they could fit well:
http://blog.codecombat.com/we-have-open-sourced-everything
Edit: @Buch: not too bad, but my concern is that you will get color jumps in the animations if you don't painstakenly convert it all by hand.
One could use only the units from wesnoth and try to stick to the less often used ones ;) Can someone try how difficult it would be to convert them to a different pallete to change the look even further? I imagine that it might get quite complicated to do so with animations.
Another option would be to use the ultra clean stuff by Kenny (like these: http://opengameart.org/content/hexagon-tiles-buildings or http://opengameart.org/content/hexagon-tiles-93x) easy to edit as they are all .svg But also not a lot of unit graphics and that one really doesn't mix well with other styles. I really do like the idea to work with vector graphics as source though.
Edit: The Glitch SVG stuff might have some units, but it's not very fantasy theme like:
http://opengameart.org/content/glitch-inhabitants-and-cubimals-svg
http://opengameart.org/content/glitch-alpine-landscape-svg
VCMI does support transparent 32bit .pngs so the pre-render option should look quite ok. The creatures and playermodels from Flare are also not bad, but most lock badly when rendered with a slightly higher resolution than intended. We could look for other 3D models to render, but again all not so optimal.
Could you include the original 3D files also?
Ok I would like to see a small raise of hands what people preferr as game art-style:
Option 1: "Wesnoth"
Try to use as much as possible of Wesnoth's art. Units should be fine both for overland and battles, but terrain tiles are a bit difficult to convert (hex Vs. quad).
Pro: nice looking set and much is done already; Con: game will look like Wesnoth, graphics are a bit dated by todays standards
Option 2: "OGA pixel"
Rely on OGA pixel graphics (see collection), but there is a big lack of unit graphics. LPC assets might be partially used, but not perfect in style and scale.
Pro: own style; Con: lots of new graphics have to be created, little art consistency.
Option 3: "OGA paintery"
Go for a modern 2d paintery/flash game style. There are a few graphics like this on OGA, see:
http://opengameart.org/content/2d-strategy-objects or http://opengameart.org/content/strategy-objects-vulcanic-fantasy-theme or http://opengameart.org/content/fantasy-ui-elements-by-ravenmore or http://opengameart.org/content/ui-pack-rpg-extension or http://opengameart.org/content/pink-knight-assets
Pro: modern look, can work with easy to modify vector graphics, Con: not that much available, less talent in OGA community
Option 4: "Pre rendered"
Using a mix of "Unknown Horizont" and "Flare" assets one could probably also create a nice looking game with (comparably) high resolution graphics. Would be also easier to convert assts to the different tile system as they can be re-rendered from the 3D files.
See example: http://opengameart.org/content/6-isometric-buildings
Pro: lots of art availble, high resolution Con: some don't like pre-rendered look, lesser amount of active 3D artists in OGA community
-----
After having had a look at what is available, I am kinda moving towards option 4 even though I am not a big fan of the pre-rendered look. Converting all those various 2D graphics into a conistant set and getting them to play along with the different tile format seems just too messy and a lot of work, while re-rendering the 3D assets in the needed format seems quite strait forward. It would also be a "graphical" update to HoMM3 as compared to a retro-downgrade the pixel version would most likely turn into (not necessarily bad, but somehow we have enough of that already).
Given the better reusability of the 3D stuff, it might also help the two source projects somewhat more if we create new assets.
Last but nost least... we could somehow make a story tie in with Flare... "Heroes of Flare" or so ;)
-----
Opinions?
Ok cool, I don't have a lot of time for this either (nor am I skilled with pixel art), so it really needs to be a wide collaborative effort.
I added you as a collaborator to the collection. Feel free to add other stuff.
For now it seems we need to come up with good start of a tileset, preferrably in Dawnbringer's pallete to have it fit to your great golden GUI (not sure if that one will work with VCMI though, alternatively we can use Kenny's but it's not very pixelish) and the color converted icons by priorblue.
I think the biggest gap is in unit graphics. Maybe we can use the ones from Wesnoth, but those are more isometric. We could also run into issues with mixing GPL art (wesnoth) with cc-by-SA stuff from OGA, but I guess that is solvable somehow. Would it be possible to convert these to the dawnbringer pallete also?
Personally I also do not like the HoMM battles with the big sprite units, so maybe it is possible to use the same wesnoth units with the hex tiles from the original HoMM3 battle system (but alternative background tiles). It would be a bit of a hack though.
Started a collection: http://opengameart.org/content/libre-vcmi
(please request to be added as collaborator)
Edit: this older collection of mine is also relevant:
http://opengameart.org/content/music-and-soundfx-for-a-3d-action-rpg
Pages