ENG New site

Site menu
Login form

Search
Donate
Our poll
What would you most like to see in the next version of SpaceEngine?
Total answers: 60212
Statistics


Now on site:
Total online: 4
Guests: 4
Users: 0

Today visited:

Blog

Main » 2013 » May » 27 » Star brower update and planet detail improvements
14:07
Star brower update and planet detail improvements
Star browser: generation of a systems is moved to parallel threads. Now it uses all the CPU cores, filling the table is faster in a few times (depending on the number of additional cores), FPS is not affected. Maximum count of stars in increased to 10000. On the Core i7 @3.8 GHz, all 10000 system is generated in 30 seconds (7 threads for the generator and 1 thread for the renderer).

Planets: patch size is returned back to 256x256. Fixed a bug with incorrect indexing of a tiles in the the texture atlas, due to which the entire planet used only snow tiles (although they are correctly colored). Two atlases terra_pack.png and desert_pack.png are combined into one planet_atlas.png, which slightly increased the speed of landscape generation.

Implemented a "smart" blending of textures. Until this, they are used simply blending into each other: the grass seems to shine through the sand:



The "smart" blending takes into account the height of the pixels in the texture, which provides a more natural-looking transition. The grass now is visible in the folds of the sand, gradually eroding:



The effect even more natural on the rocks:









I've experimented with a detail noise on the rendering stage. It allows to bring the level of detail down to millimeters, although it looks somewhat primitive. But at this stage it is still better than nothing:



Views: 1355 | Added by: SpaceEngineer | Rating: 5.0/1
Total comments: 0
Only registered users can add comments.
[ Registration | Login ]