![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| Software Programming Software programming talk, ask questions about computer software programming or help others |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| I'm new to game programming and I would like to read some material on palette manipulation? Are some papers available on the web or maybe some books? I'm a beginner so I need appropriate material to start with. Thanks in advance! jep | |||
| | #2 | ||
| "Jim Potts" <jim.potts@sbcglobal.net> wrote in message news:<Cddhb.26883$ev2.7036151@newssrv26.news.prodi gy.com>... > I'm new to game programming and I would like to read some material on > palette manipulation? Are some papers available on the web or maybe some > books? I'm a beginner so I need appropriate material to start with. Palettes are typically only used with 256-color games. You generally don't see those anymore; most games use at least 16-bit color (65K colors) these days, but many use even 24 or 32-bit color. But if you really want to use a 256-color scheme, you can use DirectDraw. I think this web site explains how to set it up: http://www.GameTutorials.com Also check out these sites for game programming info: http://www.flipcode.com http://www.GameDev.net http://www.Gamasutra.com Good luck! :^) | |||
| Featured Websites | ||||
|
![]() |
| Tags: books, docs, manipulation, palette, programming |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Palette troubles. | Steven | Software Programming | 3 | 06-12-2007 9:41 PM |
| Image manipulation - please help | Neil Hindry | Graphics in general | 13 | 06-12-2007 12:22 AM |
| Palette locations | Pare | Graphics in general | 2 | 06-11-2007 9:40 PM |
| Info Palette and Monitor calibration | John Tee | Graphics in general | 0 | 05-31-2007 6:41 PM |
| cvs: pear /PHP_CodeSniffer package.xml /PHP_CodeSniffer/CodeSniffer/Standards/Generic/Docs/Files LineLengthStandard.xml /PHP_CodeSniffer/CodeSniffer/Standards/Generic/Docs/Formatting MultipleStatementAlignmentStandard.xml /PHP_CodeSniffer/CodeSnif | Greg Sherwood | Pear | 0 | 05-27-2007 7:46 PM |
| Featured Websites | ||||
|