The Daily Click ::. Forums ::. General Chat ::. The Click 3D thread
 

Post Reply  Post Oekaki 
 

Posted By Message

Hayo

Stone Goose

Registered
  15/08/2002
Points
  6946

Game of the Week WinnerHas Donated, Thank You!VIP MemberGOTM 3RD PLACE! - APRIL 2009Weekly Picture Me This Round 27 Winner!Weekly Picture Me This Round 41 Winner!Weekly Picture Me This Round 45 Winner!
19th February, 2015 at 19/02/2015 19:41:22 -

Actually, I COULD ask Matt to release the extensions he did. It is not perfect performance-wise and won't work with any exporter, but it is fun to play around with.

 
www.hayovanreek.nl

nim



Registered
  17/05/2002
Points
  7233
28th August, 2019 at 28/08/2019 10:06:12 -


Originally Posted by nim

Originally Posted by Hayo
within a year








 
//

nim



Registered
  17/05/2002
Points
  7233
28th August, 2019 at 28/08/2019 10:08:14 -

But anyway, I wish this thread hadn't died. I love old school 3D effects whether they're made with stacking and scaling 2D sprites or using rudimentary 3D engines with no texture filtering. That pixel art 3D cyberpunk game by Sinclair Strange looked amazing.

 
//

nim



Registered
  17/05/2002
Points
  7233
28th August, 2019 at 28/08/2019 14:40:05 -

Here's a video about SEGA's pre-polygon 3D games. I love this effect so much and it's a shame we won't see many more games that use it.



 
//

Fifth

Quadruped

Registered
  07/05/2003
Points
  5815

VIP MemberGOTW JULY 2010 WINNER!Kliktober Special Award TagGOTW HALLOWEEN 2011 WINNERPicture Me This Round 51 Winner!
29th August, 2019 at 29/08/2019 20:28:40 -

Did someone say fakey 3D-like effects using sprite scaling?

Here's something I toyed with a while back:
Image

It uses the Text Blitter as a base for the tiles (of course), then changes their size using a shader, gives it that weird, fake-y depth using another shader, incorporates the sprites using a third shader, and then smooshes it all back together with a fourth shader. It's a big-ol' shader sandwich, and the result is kinda neat, but it's also got its drawbacks.

You can already see that the extending the tiles leaves these big-ol' gaps in the top/bottom and sides, and since it's all just the same tile repeated over and over, the only way to distinguish the top/bottom and sides is by making the tile with distinct edges, like the test tile here. This also means there'd be no texture variation on those surfaces.

Also, since for some reason you can't use the Text Blitter's "callback" at the same time as a shader, I had to resort to some clunky methods to get the tile data to display and update, which means that the framerate suffers pretty badly the more layers you give it in the back (what I've got here is pretty much the limit on depth), and also that I can't use anything beyond the normal/extended ASCII set for tiles, which, removing the unusable ones, ends up being about 220 tiles.

However, it DOES also have support for non-box-shaped tiles. Those weird purple tiles are testing that, where each "layer" of depth can be turned on or off. I just never made any tools to make these weird tiles a thing, so there's only the test garbage.

I don't know if I'll ever use it for anything, but it was a lot of fun to make!

Plus, you can do this:

Image

 
Go Moon!

nim



Registered
  17/05/2002
Points
  7233
30th August, 2019 at 30/08/2019 12:48:44 -

Fifth, that's very impressive! I also remember Rolleroo which had a similar 3D look, although I don't think you were using shaders for that. I've never used text blitter for tiles, or shaders, so a lot of the explanation went over my head. I'm very impressed with the colour blending (is that what it's called?) that adjusts the shade of the tiles depending on their z-distance from the camera. Is that done with a shader or using some other Fifth magic? Good to see you're still using MMF!

 
//

Fifth

Quadruped

Registered
  07/05/2003
Points
  5815

VIP MemberGOTW JULY 2010 WINNER!Kliktober Special Award TagGOTW HALLOWEEN 2011 WINNERPicture Me This Round 51 Winner!
30th August, 2019 at 30/08/2019 19:57:04 -

Thanks!

Yeah, the Z-axis color fade is done in the shaders.
Glad you remember Rolleroo! I was going for something similar at the time, but had no idea how to use shaders, so that one was all Text Blitter tricks. Which meant I could adjust the size of the tiles, but not resize the tile's graphics. So any time a tile got smaller in that game, the edges would slowly be cropped away. It was kinda weird. It also had a ton of other issues.

And it's MMF (or CF) forever! ...since I don't think I'd be able to learn anything else, heh.

 
Go Moon!

BigAl0104

Crazy?

Registered
  21/04/2018 19:13:09
Points
  5833

2022 Hi-Score Mash-up Competition (Bronze)2023 Halloween Competition (Silver)2023 Halloween Competition Entrant
2nd September, 2019 at 02/09/2019 01:51:01 -

Woah! That looks amazing, Fifth! I wish I could do something like that...

Edited by BigAl0104

 
My website: https://www.bigalgames.net/
My GameJolt account: https://gamejolt.com/@BigAl0104
My itch.io page: https://bigal0104.itch.io/
My Newgrounds page: https://bigal0104.newgrounds.com/
My YouTube channel: https://www.youtube.com/channel/UCSleyPmbPRipQH0knXPUf5Q
My Discord server: https://discord.gg/HYN859F

Be happy with yourself, and get jiggy with it!

AndyUK

Mascot Maniac

Registered
  01/08/2002
Points
  14586

Game of the Week WinnerSecond GOTW AwardHas Donated, Thank You!VIP Member
2nd October, 2019 at 02/10/2019 02:33:36 -

That is actually genuinely really cool looking Fifth!.

 
.

Fifth

Quadruped

Registered
  07/05/2003
Points
  5815

VIP MemberGOTW JULY 2010 WINNER!Kliktober Special Award TagGOTW HALLOWEEN 2011 WINNERPicture Me This Round 51 Winner!
10th November, 2019 at 10/11/2019 16:23:11 -

Hey, thanks! I appreciate it!

Also, holycrapIgotlightingworking

Image

 
Go Moon!

BigAl0104

Crazy?

Registered
  21/04/2018 19:13:09
Points
  5833

2022 Hi-Score Mash-up Competition (Bronze)2023 Halloween Competition (Silver)2023 Halloween Competition Entrant
15th November, 2019 at 15/11/2019 02:21:27 -

Wow! Now this looks way awesome!

 
My website: https://www.bigalgames.net/
My GameJolt account: https://gamejolt.com/@BigAl0104
My itch.io page: https://bigal0104.itch.io/
My Newgrounds page: https://bigal0104.newgrounds.com/
My YouTube channel: https://www.youtube.com/channel/UCSleyPmbPRipQH0knXPUf5Q
My Discord server: https://discord.gg/HYN859F

Be happy with yourself, and get jiggy with it!
   

Post Reply



 



Advertisement

Worth A Click