Minecraft remake- Crafter

Anything related in any way to game development as a whole is welcome here. Tell us about your game, grace us with your project, show us your new YouTube video, etc.

Moderator: PC Supremacists

N64vSNES
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 632
Joined: Thu Aug 12, 2010 11:25 am

Re: Minecraft remake- Crafter

Post by N64vSNES »

Thanks for all the kind words :)
I'm currently working on all the boring math stuff so it'll start to play like Minecraft instead of just looking like it so I've not been updating as quickly as I'd like to but I'll be back with updates as soon as I have something new and worthy of showing ;)
User avatar
THe Floating Brain
Chaos Rift Junior
Chaos Rift Junior
Posts: 284
Joined: Tue Dec 28, 2010 7:22 pm
Current Project: RTS possible Third Person shooter engine.
Favorite Gaming Platforms: PC, Wii, Xbox 360, GAME CUBE!!!!!!!!!!!!!!!!!!!!!!
Programming Language of Choice: C/C++, Python 3, C#
Location: U.S

Re: Minecraft remake- Crafter

Post by THe Floating Brain »

WOW!
"Why did we say we were going to say we were going to change the world tomorrow yesterday? Maybe you can." - Myself

ImageImage
User avatar
mv2112
Chaos Rift Junior
Chaos Rift Junior
Posts: 240
Joined: Sat Feb 20, 2010 4:15 am
Current Project: Java Tower Defence Game
Favorite Gaming Platforms: N64/Xbox 360/PC/GameCube
Programming Language of Choice: C/++, Java
Location: /usr/home/mv2112
Contact:

Re: Minecraft remake- Crafter

Post by mv2112 »

:worship:
N64vSNES
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 632
Joined: Thu Aug 12, 2010 11:25 am

Re: Minecraft remake- Crafter

Post by N64vSNES »

You all seem eager for an update so I guess the least I can do is make a kinda fly-through video (better than screen-shots).



Along side of all this dreaded math I'm doing I'm also going to try and get a bit more done on the terrain, for example where sand should go and where grass should go and what face of each cube should be textured with what depending on the current cube's ID etc
User avatar
MrDeathNote
ES Beta Backer
ES Beta Backer
Posts: 594
Joined: Sun Oct 11, 2009 9:57 am
Current Project: cocos2d-x project
Favorite Gaming Platforms: SNES, Sega Megadrive, XBox 360
Programming Language of Choice: C/++
Location: Belfast, Ireland
Contact:

Re: Minecraft remake- Crafter

Post by MrDeathNote »

Good job, even with cam studio it didn't seem too laggy.
http://www.youtube.com/user/MrDeathNote1988

Image
Image

"C makes it easy to shoot yourself in the foot. C++ makes it
harder, but when you do, it blows away your whole leg." - Bjarne Stroustrup
N64vSNES
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 632
Joined: Thu Aug 12, 2010 11:25 am

Re: Minecraft remake- Crafter

Post by N64vSNES »

MrDeathNote wrote:Good job, even with cam studio it didn't seem too laggy.
What's weird is two things

1- The quality sucks yet it was maxed out on camstudio.
2- I looks laggy but whilst shooting the video it was at 60 FPS :|
User avatar
THe Floating Brain
Chaos Rift Junior
Chaos Rift Junior
Posts: 284
Joined: Tue Dec 28, 2010 7:22 pm
Current Project: RTS possible Third Person shooter engine.
Favorite Gaming Platforms: PC, Wii, Xbox 360, GAME CUBE!!!!!!!!!!!!!!!!!!!!!!
Programming Language of Choice: C/C++, Python 3, C#
Location: U.S

Re: Minecraft remake- Crafter

Post by THe Floating Brain »

:worship: :worship: :worship: :worship: :worship: :worship:
"Why did we say we were going to say we were going to change the world tomorrow yesterday? Maybe you can." - Myself

ImageImage
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: Minecraft remake- Crafter

Post by dandymcgee »

N64vSNES wrote:1- The quality sucks yet it was maxed out on camstudio.
Youtube rapes video formats unless you take extreme care to match exact upload specifications.
N64vSNES wrote:2- I looks laggy but whilst shooting the video it was at 60 FPS :|
Although you were running the game at 60 fps, CamStudio was only grabbing a capture maybe 20-30 times per second. The end result is a choppy video.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
N64vSNES
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 632
Joined: Thu Aug 12, 2010 11:25 am

Re: Minecraft remake- Crafter

Post by N64vSNES »

dandymcgee wrote:
N64vSNES wrote:1- The quality sucks yet it was maxed out on camstudio.
Youtube rapes video formats unless you take extreme care to match exact upload specifications.
N64vSNES wrote:2- I looks laggy but whilst shooting the video it was at 60 FPS :|
Although you were running the game at 60 fps, CamStudio was only grabbing a capture maybe 20-30 times per second. The end result is a choppy video.
Well that's that in a nut shell.
Looks like I can adjust it for the lag, guess the quality will have to remain shitty though.

THe Floating Brain wrote::worship: :worship: :worship: :worship: :worship: :worship:
I'm guessing you like it? :lol:
User avatar
THe Floating Brain
Chaos Rift Junior
Chaos Rift Junior
Posts: 284
Joined: Tue Dec 28, 2010 7:22 pm
Current Project: RTS possible Third Person shooter engine.
Favorite Gaming Platforms: PC, Wii, Xbox 360, GAME CUBE!!!!!!!!!!!!!!!!!!!!!!
Programming Language of Choice: C/C++, Python 3, C#
Location: U.S

Re: Minecraft remake- Crafter

Post by THe Floating Brain »

N64vSNES wrote:
THe Floating Brain wrote::worship: :worship: :worship: :worship: :worship: :worship:
I'm guessing you like it? :lol:
XD
"Why did we say we were going to say we were going to change the world tomorrow yesterday? Maybe you can." - Myself

ImageImage
User avatar
Ginto8
ES Beta Backer
ES Beta Backer
Posts: 1064
Joined: Tue Jan 06, 2009 4:12 pm
Programming Language of Choice: C/C++, Java

Re: Minecraft remake- Crafter

Post by Ginto8 »

It's a bit tough to see the edges of each block in the video. I think that you might want to try drawing a little line on edges that don't have anything directly above or next to them would help. example: (o is empty, x is block, A is the block in question)

Code: Select all

ooo
xAx
xxx

oxo
oAo
xxx
in these two, A wouldn't get an outline on any edge

Code: Select all

xAo
xxx

oAx
xxx
here A would get an outline on 1 edge, the one facing the o.

Code: Select all

oAo
xxx
and here A gets outlines on both edges.

I hope that was mostly clear :lol:

Although some better shadowing is probably all you need to make the edges clear ;)
Quit procrastinating and make something awesome.
Ducky wrote:Give a man some wood, he'll be warm for the night. Put him on fire and he'll be warm for the rest of his life.
N64vSNES
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 632
Joined: Thu Aug 12, 2010 11:25 am

Re: Minecraft remake- Crafter

Post by N64vSNES »

Thanks for the advice Ginto8, I'll definitely give it a go although I have concerns about how that would affect the performance (I'd have to go through the entire map twice this way).

I think it's because at the minute I'm only using ambient lighting (I hope anyway) :lol:

Image

I thought it would be necessary to say I'm sat on a tree gazing into the distance.

The fog was necessary but it looks so gay, I can't wait until I get passed all this math so I can implement some stuff like menus and what not. (I'll definitely need the menu but for once it would be to turn the render distance *up* :lol: )
User avatar
Ginto8
ES Beta Backer
ES Beta Backer
Posts: 1064
Joined: Tue Jan 06, 2009 4:12 pm
Programming Language of Choice: C/C++, Java

Re: Minecraft remake- Crafter

Post by Ginto8 »

actually, with the addition of better texturing it's pretty much cleared up, and my partial outline technique might make it look weird. But adding some shadow would make it look a lot better.
Quit procrastinating and make something awesome.
Ducky wrote:Give a man some wood, he'll be warm for the night. Put him on fire and he'll be warm for the rest of his life.
User avatar
LeonBlade
Chaos Rift Demigod
Chaos Rift Demigod
Posts: 1314
Joined: Thu Jan 22, 2009 12:22 am
Current Project: Trying to make my first engine in C++ using OGL
Favorite Gaming Platforms: PS3
Programming Language of Choice: C++
Location: Blossvale, NY

Re: Minecraft remake- Crafter

Post by LeonBlade »

N64vSNES wrote:Thanks for the advice Ginto8, I'll definitely give it a go although I have concerns about how that would affect the performance (I'd have to go through the entire map twice this way).

I think it's because at the minute I'm only using ambient lighting (I hope anyway) :lol:

Image

I thought it would be necessary to say I'm sat on a tree gazing into the distance.

The fog was necessary but it looks so gay, I can't wait until I get passed all this math so I can implement some stuff like menus and what not. (I'll definitely need the menu but for once it would be to turn the render distance *up* :lol: )
Wow, looking pretty awesome so far man! Once you fix up the lighting, I'm sure it'll look a lot better. :)
Can't wait to see more.
There's no place like ~/
N64vSNES
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 632
Joined: Thu Aug 12, 2010 11:25 am

Re: Minecraft remake- Crafter

Post by N64vSNES »

Thanks LeonBlade! :)

I guess I have made a bit of progress so I'll post some screen-shots. Although you've probably already seen them if you're on my facebook friends list. ( I don't think anyone that's posted from this thread is )

Added clouds! :)
Image

Failed attempt at making better clouds! :cry:
Image

Added water and lava!....There was a slight bug at this point and the end result was
that I flooded the entire map. ( The water was spreading and flowing as it should, but it didn't stop :lol: )
Image


And I'm working on the ability to edit the blocks and build crap (fun to use and fucking hell to code)
Image

I think this is pretty old now but in case you haven't seen it:



Not a lot but to me it feels like a ton :lol:

EDIT:
Also I've added diffuse and specular lighting so let me know if you still think the cube edges are hard to see :)
(it was just ambient before)
Post Reply