Page 1 of 1

Farmer's Journey

PostPosted: 28 May 2018, 09:54
by mikhluz
Image

This is a simple runner (walker exactly:) ) made with Verge3D engine and runs directly in the browser. All was modelled in Blender, even texturing in 90% made in Blender: I just set up shaders and light and baked it to texture. In my pipeline I've also used 3ds Max, Krita, Webflow, Gimp and Audacity. The game was made without coding in two weeks by only one artist.

Character and most of the assets based on concepts of Vihn Nguyen https://www.artstation.com/nguyenvinh_artis . Thanks to Forget the Whale http://freemusicarchive.org/music/Forget_the_Whale/ for the soundtrack.

Link to the game: https://cdn.soft8soft.com/demo/applications/farmers_journey_max/index.html
You can also download all source files with mesh, textures and sounds: https://www.soft8soft.com/get-verge3d/
Engine's Site: https://www.soft8soft.com
Some art related to the game can be found here on my ARTSTATION: https://www.artstation.com/myartstation/projects/AJgZ5/edit

Re: Farmer's Journey

PostPosted: 28 May 2018, 15:06
by SecureUvula
Wikipedia says the Verge3D engine is 'trialware', is that right? https://en.wikipedia.org/wiki/Verge3D

Re: Farmer's Journey

PostPosted: 29 May 2018, 08:54
by mikhluz
SecureUvula {l Wrote}:Wikipedia says the Verge3D engine is 'trialware', is that right? https://en.wikipedia.org/wiki/Verge3D
Yes it is, but in fact it's not limited in time, you will just have a specific watermark in your application before you buy a license.

Re: Farmer's Journey

PostPosted: 29 May 2018, 17:59
by mdtrooper
mikhluz {l Wrote}:
SecureUvula {l Wrote}:Wikipedia says the Verge3D engine is 'trialware', is that right? https://en.wikipedia.org/wiki/Verge3D
Yes it is, but in fact it's not limited in time, you will just have a specific watermark in your application before you buy a license.


Well, then the engine is not free software https://en.wikipedia.org/wiki/Free_software.

Re: Farmer's Journey

PostPosted: 30 May 2018, 07:00
by Julius
I thought about moving it off-topic, but I think this project does deserve more attention as it is clearly done by a open-source minded artist who just doesn't have the coding knowledge to use a FOSS engine.
I guess this could be seen as a nice prototype game for an interested programmer to join the team and do it properly with a different engine? Maybe an interesting project to do in Godot-3?

Re: Farmer's Journey

PostPosted: 30 May 2018, 10:02
by mikhluz
Julius {l Wrote}:I thought about moving it off-topic, but I think this project does deserve more attention as it is clearly done by a open-source minded artist who just doesn't have the coding knowledge to use a FOSS engine.
I guess this could be seen as a nice prototype game for an interested programmer to join the team and do it properly with a different engine? Maybe an interesting project to do in Godot-3?

Thanks for leaving it here, I just forgot about stright rules of using only FOSS on this forum. I used a Blend4Web engine for a long time and it was open-source and just forgot that Verge3D not absolutely free. Sorry for that. I'll be more attentive next time.
Julius {l Wrote}:I thought about moving it off-topic, but I think this project does deserve more attention as it is clearly done by a open-source minded artist who just doesn't have the coding knowledge to use a FOSS engine.
I guess this could be seen as a nice prototype game for an interested programmer to join the team and do it properly with a different engine? Maybe an interesting project to do in Godot-3?
Yes, I look at Godot before and even started to create a simple scene, but it's difficult to make something alone if you don't know GDScript. There's no a lot of programmers around for callobration to work together and even if you find someone it's always difficult to keep callobaration for a long lime and finish a project. My experience say that its easely to do it all on your own:).