SC2KRender

SC2KRender
当前玩家
0
24小时峰值
0
30天峰值
0
发行日期
2021/02/05

关于游戏

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.

玩家活跃度

月度统计

月份平均玩家增长增长 %峰值

关于 SC2KRender 数据

gmCharts 跟踪 SC2KRender 的 Steam 玩家活跃数据,包括当前在线人数、24 小时峰值、30 天峰值、近期趋势以及 Steam 聚合评价数据。此页面可帮助你快速比较玩家关注度和评价倾向。

Steam 评价:压倒性好评,33 条评价中 97% 为好评。