Search the web
Sign In
New User? Sign Up
intvprog · Intellivision Programmers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 2821 - 2850 of 5489   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2821
... 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?...
a_chevallier
Offline Send Email
Aug 1, 2003
4:26 pm
2822
... Yes, exactly. But no texture mapping!! ... Go for it mate! Arnauld, you're like some sort of Intellivision programming steam-locomotive! As for...
R A Worthington
hetzavn
Offline Send Email
Aug 1, 2003
4:43 pm
2823
... 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'...
Joe Zbiciak
intvnut
Offline Send Email
Aug 1, 2003
4:45 pm
2824
... 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...
Arnauld Chevallier
a_chevallier
Offline Send Email
Aug 1, 2003
4:45 pm
2825
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...
R A Worthington
hetzavn
Offline Send Email
Aug 1, 2003
4:49 pm
2826
... Hmmm... That sounds like a very interesting method. I'm going to study it in details. Thanks for the advise, Joe. Arnauld...
a_chevallier
Offline Send Email
Aug 1, 2003
4:57 pm
2827
... That's essentially the technique I just posted, only the one I posted finds the walls iteratively, rather than by solving intersection equations. -- ... ...
Joe Zbiciak
intvnut
Offline Send Email
Aug 1, 2003
5:00 pm
2828
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...
ScottJerry Lawrence
jerronimo42
Offline Send Email
Aug 1, 2003
5:12 pm
2829
... 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 ...
Joe Zbiciak
intvnut
Offline Send Email
Aug 1, 2003
6:06 pm
2830
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...
reaperangel
Offline Send Email
Aug 1, 2003
7:17 pm
2831
... 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...
Joe Zbiciak
intvnut
Offline Send Email
Aug 1, 2003
7:21 pm
2832
... it ... easy to ... average "Joe" ... name ... city.org/ ---------- thanks that helped yes it should be its ported from the latest version mess to...
reaperangel
Offline Send Email
Aug 1, 2003
7:30 pm
2833
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...
reaperangel
Offline Send Email
Aug 1, 2003
9:28 pm
2834
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...
reaperangel
Offline Send Email
Aug 2, 2003
4:21 am
2835
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 ...
Joe O'Brien
oblachubs
Offline Send Email
Aug 2, 2003
5:00 am
2836
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...
mc71de
Offline Send Email
Aug 2, 2003
12:09 pm
2837
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@...
Send Email
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...
Frank Palazzolo
knarfian
Offline Send Email
Aug 2, 2003
2:16 pm
2839
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...
charon1969
Offline Send Email
Aug 2, 2003
3:03 pm
2840
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...
charon1969
Offline Send Email
Aug 2, 2003
3:09 pm
2841
... 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...
a_chevallier
Offline Send Email
Aug 4, 2003
8:15 am
2842
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...
alexandra_uoft6
Offline Send Email
Aug 4, 2003
8:53 am
2843
... 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...
Arnauld Chevallier
a_chevallier
Offline Send Email
Aug 4, 2003
10:46 am
2844
Impressive! Go for it! ... -- ... Joseph Zbiciak http://spatula-city.org/~im14u2c/ Not your average "Joe" R$+@$=W <-- sendmail.cf {$/{{.+...
Joe Zbiciak
intvnut
Offline Send Email
Aug 4, 2003
12:12 pm
2845
... 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...
ScottJerry Lawrence
jerronimo42
Offline Send Email
Aug 4, 2003
12:27 pm
2846
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,...
Joe Zbiciak
intvnut
Offline Send Email
Aug 4, 2003
12:42 pm
2847
... Yes, indeed. ... Good point! Yes, you're right. I'm going to do it this way. Arnauld...
a_chevallier
Offline Send Email
Aug 4, 2003
12:51 pm
2848
... 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...
a_chevallier
Offline Send Email
Aug 4, 2003
12:52 pm
2849
... 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"....
ScottJerry Lawrence
jerronimo42
Offline Send Email
Aug 4, 2003
1:38 pm
2850
... 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...
Joe Zbiciak
intvnut
Offline Send Email
Aug 4, 2003
2:57 pm
Messages 2821 - 2850 of 5489   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help