What is SC2KRender? SC2KRender is an open-source program that loads SimCity 2000™ map files (*.sc2) and renders them in 3D. Over 180 unique models were reimagined so you can explore your metropolis like never before. Transforming the 2D world into 3D has limitations and things that just aren't feasible. These design limitations have been solved by studying 3D Maxis games of the early 90s which made use of the SC2 map file format. Please note this program is not endorsed, sponsored, or otherwise affiliated with Maxis or Electronic Arts and all assets (code and graphics) are original works. What game engine are you using? SC2KRender is an open-source project written using DirectX 11 and C++17, it does not use a game engine. A stripped-down version of DirectX ToolKit was used, which is a collection of helper classes and functions for DirectX. Some features of this homebrew include multisampling anti-aliasing, frustum culling, and Direct2D/DirectWrite integration for text rendering. How can I create my own maps? You will need to legally obtain a copy of SCURK or WinSCURK to create maps, or purchase SimCity 2000™ and either load in your saved map or use the included copy of SCURK which comes with it. The Team: Aleksander Krimsky: Programming and Art Thomas Nelson: Lead Artist Various people who have helped along the way are included in the source files available on GitHub. Accomplished Decompress and parse map data Render water, terrain, and building data Fullscreen, borderless, and windowed mode Steam release Future Plans Textures for terrain and models Lighting with day and night modes Render underground data (tunnels, pipes) Link power lines Tentative/Stretch Goals Simulation with cars, boats, planes, etc. Support for AR/VR Help Section Why do objects 'flicker' for me? This can be due to MSAA struggling with some geometries on buildings that use triangular faces, try turning off MSAA to see if the issue is fixed. I will be looking into finding a more permanent fix in the future. Why do objects still 'flicker' for me? This could be due to z-fighting if your camera is very far away from the scene. Try zooming into the scene and see if the issue is resolved. The problem may take a bit more effort to try and resolve. Why is this thing so damn laggy? The map size is 128 * 128 = 16384 possible models, not counting 'scenery' objects. Frustum culling is a feature that prevents rendering objects that are not within your camera, so try going more to the ground-level of a city for better fps. Unfortunately the pipeline for graphics rendering is largely single threaded with the exception of 'command lists' which is an NVidia only-feature. What are you going to do about the performance? The current goal is to work on a technique known as instancing, that should help performance a lot.
['English']
Indie,Utilities,City Builder
Aleksander Krimsky
Aleksander Krimsky
Další videa s hrou SC2KRender najdete na stránce YouTube.com. Pokud hledáte velmi podrobné informace o této hře, zkuste vyhledávání na Google.com.
Bezplatné online hry nejen pro Váš oblíbený prohlížeč. Zahrajte si třeba starou DOS hru, pecku z období FLASH technologie, nějakou nadupanou multiplayer hru, hru z Gameboye Advance či textovou hru. :) Přečtěte si články o hrách zdarma a prozkoumejte Open Source Hry. Online hry můžete vyhledat podle témat.