Search found 7 matches

by kelocube
Wed Oct 19, 2011 8:15 am
Forum: Game Development
Topic: Infinite 3D Marching Cubes terrain
Replies: 5
Views: 2012

Re: Infinite 3D Marching Cubes terrain

Perhaps... or maybe an exploration for new worlds?
...if I ever even get to a point to implement stuff like that...

thanks for the like btw :)
by kelocube
Tue Oct 18, 2011 11:51 am
Forum: Game Development
Topic: Infinite 3D Marching Cubes terrain
Replies: 5
Views: 2012

Infinite 3D Marching Cubes terrain

I said I was working on some 3D stuff and XNA in my last thread... so have a look: :)



Wow... for some reason the colors of the thumbnail are all wrong but the video's ok...
by kelocube
Sat Oct 15, 2011 3:03 am
Forum: Programming Discussion
Topic: Edit
Replies: 14
Views: 2945

Re: Detecting collision: tiles + pixels

Ah... so you're having problems testing collision of your sprites against the tilemap? What I was trying to say was that it's totally innecessary to loop trough each and every tile in the tilemap when doing collision for a sprite: instead just get the top left corner of the sprite: Vector2 topLeft =...
by kelocube
Fri Oct 14, 2011 4:11 pm
Forum: Programming Discussion
Topic: Edit
Replies: 14
Views: 2945

Re: Detecting collision: tiles + pixels

Hello and welcome (not exactly my thing to say hello as I'm a newb myself... but w/e) First of all, having even a simple Vector class will save you a ton of trouble when working with coordinate systems of any any dimensions. If (as I understand) you're trying to check if a sprite's pixels hit the pi...
by kelocube
Fri Aug 12, 2011 11:35 am
Forum: Game Development
Topic: Hey everyone... I made this game!
Replies: 9
Views: 2478

Re: Hey everyone... I made this game!

I was announced the game passed approval last night and it's now on the AppStore! Glazeball on the AppStore I had quite a bit of research on how to get the app show up in as many 'new' -lists as possible, and currently it shows up in the new lists of Arcade and Puzzle. (the categories I chose) Appar...
by kelocube
Tue Aug 09, 2011 4:18 am
Forum: Game Development
Topic: Hey everyone... I made this game!
Replies: 9
Views: 2478

Re: Hey everyone... I made this game!

Thanks guys. And yeah I probably should upload a video using an actual camera of me playing the game so the tilting shows, as the trailer's not much more that tiny bits of gameplay and some random music...
by kelocube
Mon Aug 08, 2011 2:35 pm
Forum: Game Development
Topic: Hey everyone... I made this game!
Replies: 9
Views: 2478

Hey everyone... I made this game!

Hello there... I've been following the AiGD series for a few years now and been programming for like 4 or 5 years. Love the series and this seems like an awesome community for us hobbyist developers. And now that I finally have a game finished (just sent the binary for Apple's review) I'd like to sh...