This is a historical list of mp3's of Carmack talks from the past. There are a few there which I had not seen/heard
http://www.team5150.com/~andrew/carmack/audio.html
Search found 380 matches
- Sat Jun 23, 2012 9:47 pm
- Forum: General/Off-Topic
- Topic: Carmack archive mp3's
- Replies: 1
- Views: 2051
- Sun May 27, 2012 3:54 pm
- Forum: Programming Discussion
- Topic: Provinces from PNG-file
- Replies: 3
- Views: 2124
Re: Provinces from PNG-file
well do you want then scaled up or down from the source pngs, if not jsut use a 1:1 grid per pixel and make it from that. either way that you do it, you might need to look at some 'nearest-neighbor' type of thing to get smooth transitions from coastline to ocean (if its tile based you might be able ...
- Sun May 27, 2012 11:34 am
- Forum: Programming Discussion
- Topic: Provinces from PNG-file
- Replies: 3
- Views: 2124
Re: Provinces from PNG-file
you could make terrain based off perlin noise or heightmaps etc, or you can manually draw them out where different color pixels generate different terrain
- Sat May 12, 2012 3:52 pm
- Forum: Programming Discussion
- Topic: Falco: What version of VC++ do you use?
- Replies: 4
- Views: 2249
Re: Falco: What version of VC++ do you use?
I think he just answered that question a day ago in detail in another thread (or maybe it was facebook)
- Fri May 11, 2012 8:31 pm
- Forum: General/Off-Topic
- Topic: Linus doesn't like being told how to git
- Replies: 3
- Views: 2956
- Thu May 10, 2012 10:30 pm
- Forum: Art, Music, and Design
- Topic: 2D Graphic Artist Wanted
- Replies: 6
- Views: 10336
Re: 2D Graphic Artist Wanted
Bless YouMoosader wrote:MMORPGFPSRTS
- Wed May 09, 2012 6:50 am
- Forum: General/Off-Topic
- Topic: Official "Hello, World! (I'm new!)" thread
- Replies: 821
- Views: 629497
Re: Hey there!
Welcome
- Tue May 01, 2012 8:18 pm
- Forum: Art, Music, and Design
- Topic: concept art (lots)
- Replies: 2
- Views: 8814
- Tue May 01, 2012 12:58 am
- Forum: Art, Music, and Design
- Topic: Go Right - so many classic platformers
- Replies: 4
- Views: 8741
Go Right - so many classic platformers
Few minutes of nostalgia
- Mon Apr 30, 2012 9:41 pm
- Forum: Game Development
- Topic: Purely virtual TCG
- Replies: 24
- Views: 11575
Re: Purely virtual TCG
The game does look really nice though
- Mon Apr 30, 2012 2:10 pm
- Forum: Game Development
- Topic: Purely virtual TCG
- Replies: 24
- Views: 11575
Re: Purely virtual TCG
have you seen the MTG TCG computer game ? Did you know that you can buy foils.... Digital rare foils. lol
- Sat Apr 28, 2012 5:37 pm
- Forum: Game Development
- Topic: design and scripting
- Replies: 3
- Views: 2322
Re: design and scripting
A game designer may not do any code or any artwork, but may prototype small demos and puzzles to get gameplay working. They may have an overseeing role consisiting of others doing the code and graphics. They work with story writers to develop characters. and liaise with musicians and sound effects p...
- Tue Apr 24, 2012 4:18 pm
- Forum: General/Off-Topic
- Topic: else-if-heimer's disease
- Replies: 3
- Views: 17957
Re: else-if-heimer's disease
I think its a lame pun about forgetting something because of alzheimers disease
- Tue Apr 24, 2012 8:44 am
- Forum: General/Off-Topic
- Topic: google lover
- Replies: 12
- Views: 5824
Re: google lover
lol most pointless spam ever
- Sat Apr 21, 2012 4:47 pm
- Forum: Programming Discussion
- Topic: Ground breaking application!
- Replies: 9
- Views: 3134
Re: Ground breaking application!
I'm a bit confused as to why you are doing this. Is it just a fun exercise ?