Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411507 Posts in 69374 Topics- by 58429 Members - Latest Member: Alternalo

April 26, 2024, 03:43:04 AM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsDeveloperArt (Moderator: JWK5)Mockups, or the "Please say this is going to be a game" thread
Pages: 1 ... 291 292 [293] 294 295 ... 466
Print
Author Topic: Mockups, or the "Please say this is going to be a game" thread  (Read 2633052 times)
Joshua
Level 5
*****


Be rad to one another!


View Profile WWW
« Reply #5840 on: December 14, 2012, 12:23:27 PM »

Black Mesa always struck me as more of an underground LHC sort of place. I'm aiming for more of an ISS feel. I'm starting to think that rooms/quarters should be fairly bright with panels and consoles. The corridors and halls should be dark and industrial. I'll see what I can do. Thanks Quarry.
Logged

Eigen
Level 10
*****


Brobdingnagian ding dong


View Profile WWW
« Reply #5841 on: December 14, 2012, 12:45:30 PM »

Black Mesa always struck me as more of an underground LHC sort of place. I'm aiming for more of an ISS feel. I'm starting to think that rooms/quarters should be fairly bright with panels and consoles. The corridors and halls should be dark and industrial. I'll see what I can do. Thanks Quarry.

Yup, white seems like a good direction to go in.





Logged

Quarry
Level 10
*****


View Profile
« Reply #5842 on: December 14, 2012, 01:10:57 PM »

I have this thingy going on, might inspire you a little bit, I hope


You might have seen these though, they were on my blog
Logged
Cellusious
Level 8
***


View Profile WWW
« Reply #5843 on: December 14, 2012, 01:31:06 PM »

I have this thingy going on, might inspire you a little bit, I hope


You might have seen these though, they were on my blog

 Wink
Logged

saibot216
Level 10
*****



View Profile WWW
« Reply #5844 on: December 14, 2012, 01:46:34 PM »

I have this thingy going on, might inspire you a little bit, I hope


You might have seen these though, they were on my blog

It's like System Shock meets Minecraft... at least that's the impression I get.
Logged

Cellusious
Level 8
***


View Profile WWW
« Reply #5845 on: December 14, 2012, 01:57:30 PM »

I have this thingy going on, might inspire you a little bit, I hope


You might have seen these though, they were on my blog

It's like System Shock meets Minecraft... at least that's the impression I get.

oh, i thought it was like journey meets Fallout meets tetris.
Logged

Joshua
Level 5
*****


Be rad to one another!


View Profile WWW
« Reply #5846 on: December 14, 2012, 02:07:33 PM »

Thanks for the references guys!  Beer!
Logged

flex$
Level 2
**



View Profile
« Reply #5847 on: December 14, 2012, 02:44:36 PM »

I have this thingy going on, might inspire you a little bit, I hope


You might have seen these though, they were on my blog

This looks sick.
Logged

Quarry
Level 10
*****


View Profile
« Reply #5848 on: December 14, 2012, 10:43:54 PM »

The art isn't mine as usual, I'm just a poor programmer that lacks artistic skills Cry
Logged
Rion
Level 0
*

Hello!


View Profile
« Reply #5849 on: December 15, 2012, 12:06:34 PM »

I have this thingy going on, might inspire you a little bit, I hope


You might have seen these though, they were on my blog

Reminds me of Prelude of the Chambered :D
Btw, how did you manage to make that pixelated effect in openGL? I tried it many times, many ways but it just never worked
Logged
Quarry
Level 10
*****


View Profile
« Reply #5850 on: December 15, 2012, 12:17:38 PM »

Make FBO, render to FBO, blit scaled FBO to default screen FBO

I did some pretty intense research on it, wasn't easy
Logged
Joshua
Level 5
*****


Be rad to one another!


View Profile WWW
« Reply #5851 on: December 15, 2012, 01:00:50 PM »

All you should have to do is properly set the mipmapping for the texture:

Code: (C++)
glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MIN_FILTER, GL_NEAREST);
glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MAG_FILTER, GL_NEAREST);

The GL_NEAREST instructs OpenGL to use nearest neighbor interpolation and will preserve your pixel art.

Edit:
Or were you referring to the lower resolution effect?
Logged

Quarry
Level 10
*****


View Profile
« Reply #5852 on: December 15, 2012, 01:06:27 PM »

Low res effect I suppose, seems to be rarer
Logged
Noel Berry
Level 4
****


Yarr!


View Profile WWW
« Reply #5853 on: December 15, 2012, 08:14:30 PM »

Mockup for Ludum Dare. I wont have time to actually make this, but it was fun to draw anyway.

Logged

davidp
Level 6
*



View Profile WWW
« Reply #5854 on: December 16, 2012, 11:13:52 AM »

I have this thingy going on, might inspire you a little bit, I hope


You might have seen these though, they were on my blog

sweet mother of god is this amazing or what

Logged

Happy Shabby Games
Level 8
***


msmymo


View Profile WWW
« Reply #5855 on: December 16, 2012, 11:27:46 AM »

@Noel - That looks great. The drop shadow on the stone adds a lot of depth. I'll have to remember that.
Logged

matwek
Guest
« Reply #5856 on: December 16, 2012, 12:53:40 PM »

Logged
Alec S.
Level 10
*****


Formerly Malec2b


View Profile WWW
« Reply #5857 on: December 16, 2012, 01:24:51 PM »

I really like the color choices and style in that , but the inside grass tiles don't really match the edge grass tiles.
Logged

Ted
Level 4
****


View Profile WWW
« Reply #5858 on: December 16, 2012, 02:11:07 PM »


I forgot that I made this mockup (over a year ago), found it on my HD today - can't remember if I posted it already. It was an idea for a there-and-back shooter where you're in the middle of a mutant/zombie/monster apocalypse and you really want some powdered donuts from the store. 
Roll Eyes
Logged

ANtY
Level 10
*****


i accidentally did that on purpose


View Profile WWW
« Reply #5859 on: December 16, 2012, 02:51:30 PM »

Everyone's a shark?
Logged

Pages: 1 ... 291 292 [293] 294 295 ... 466
Print
Jump to:  

Theme orange-lt created by panic