|
|
|
|
|
by drawkbox
4594 days ago
|
|
Most game companies and associated now use embedded Webkit that makes all this possible. Apple webkit investment still paying dividends and benefitted so many areas including desktop browsers (Chrome, now Opera) that run on it. EA's open source initiatives almost all use an embedded webkit lib/browser to render UI content (some also use Scaleform (flash) -- skate 3 uses it a bunch). http://gpl.ea.com/ Back in the day EA did this more often, they also had an EASTL for game optimized STL containers/usage: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n227... |
|
There are a few examples of such optimizations in the Game Programming Gems series