Twitter updates
- @repi Sounds great, I guess that should also help to make the games more stable on PC. Wonder what perf difference you see, if any? 16 hours ago
- @aras_p Happy birthday! The link you attached seems to be broken though. 1 day ago
Development
Graphics
Calendar
Monthly Archives: May 2008
Virtual texture mapping
There’s somehow a lot of confusion going on about virtual texture mapping: I’ve been recently asked whether it’s going to increase the VRAM usage extremely, and this is so way off I think it’s time to clarify some things about … Continue reading
Posted in Graphics
Tagged content, content creation, realtime graphics, virtual texture mapping
2 Comments
CMake 2.6 final released
CMake 2.6 has been released. See the release announcement. CMake is a very nice cross-platform build tool which does not build itself but instead creates projects for the target platform (Visual Studio projects files for Windows, Makefiles for Linux, etc.). … Continue reading