... Richard, I was thinking again about your 3D-maze suggestion. I guess you were talking about a Doom-like or Wolfenstein-like 3D engine, is that correct?...
... Arnauld, Another approach that may work slightly better is to do it the way Wolf-3D does it. It determines visibility and wall-height with a 'ray tracing'...
... It may look like that. I think that with motion, the 40x24 resolution of the the colored squares mode should be bearable... ...assuming it's not far too...
Actually, I did a 3d Maze on the Amiga years ago, and it worked like this: For each vertical row of pixels on the screen, it worked out the intersection of a...
... That's essentially the technique I just posted, only the one I posted finds the walls iteratively, rather than by solving intersection equations. -- ... ...
Instead of making it as a doom-like maze where you can be at any arbitrary position within it, and then any arbitrary rotation within it, you can limit it to...
... I'm pretty sure that's how Advanced Dungeons and Dragons Treasure of Tarmin worked. I'd like to see how a Wolf 3-D style engine plays out, but I'm not ...
Hi i have built a mess build ported to dreamcast only problem is it loads Only .ROM format cartridges (Intellicart) are supported in this release. i dont know...
... Use bin2rom in SDK-1600 to convert to .ROM format. It's really easy to use. ... I don't know who dreamed up the .INT extension. I've only seen it in...
... it ... easy to ... average "Joe" ... name ... city.org/ ---------- thanks that helped yes it should be its ported from the latest version mess to...
only problem is the controler and lack of keys its running fullspeed on the dreamcast mess 0.71 is the source base. im strugling to come up with a way to get...
This is based off warmtoes /Ice88 work on mess and mame source code 0.71 only thing i did was write a make file and some compiler settings. big lot of credit...
Hey when are you guys going to release a real game again? :{ Just impatient I guess. I can't wait for lunar which has stalled. Thanks in advance. OBlachbus ...
Hi Charon, ... Whooops... that's not too easy, but all is not lost :-) ... If the later is true, we almost got it... (most Euro VHS machines can play NTSC...
Hello all, I don't know the TV market in the UK, but there are TV sets capable to show NTSC and PAL formats. Here in Mexico I found a Samsung TV set capable to...
Manuel Valdez
manuel.valdez@...
Aug 2, 2003 2:00 pm
2838
FYI, I got this notice from Yahoo groups. Essentially, if you want any of the attachments from old intvprog messages - download them now. I'm going to make...
Thanks for your input, I think your right there are 2 ways to go: - 1, convert the NTSC antenna signal to NTSC video. Like you said a US video recorder with...
Hi, Thanks for taking the time to leave your ideas. A decent TV in the UK is capable of receiving both NTSC and PAL video signals as is mine. But the problem...
... I've recently bought a SECAM Intellivision with direct video output on eBay. There's a long SCART cable coming out of the console through the hole where...
Ever thought about joining or even visiting an Adult Nudist Community? We would imagine you have but some it is just not their style and that is ok but if you...
... So far, I've just done a small prototype on the PC (using a 4GL) in order to get familiar with the Wolfenstein method. This program shoots 40 rays on a...
... That is *awesome*! If you want, I'll port it to Z80/Pac-Man hardware when you've finished, if you like. :D -j (who isn't an inty programmer, but loves...
Arnauld, One minor suggestion... It looks like you're using one shade for "north/south" edges of walls, and another for "east/west" edges. This mostly works,...
... Just like the 3D-cube I've posted some days ago, it looks pretty good in a window and not that good when running in fullscreen. Anyway, I think it can be...
... Very cool. I think I might need to port a good Inty emulator to OS X. ;) ... Thanks. :) I wrote that using a method called "Literate Programming"....
... I think jzIntv builds under OS X. I'll have to try it sometime. I have an OS X box at home. I'm pretty sure there's an SDL port for OS X. I'm not...