Coder Social home page Coder Social logo

scgl's Introduction

SCGL · an OpenGL 3 renderer for SimCity 4

MSBuild

SCGL (pronounced sigil) replaces SimCity 4's OpenGL hardware rendering engine with an implementation targeting OpenGL 3.0. Its goal is to fix incompatibility with modern graphics drivers and Windows versions. It also addresses performance shortcomings in the original OpenGL driver.

This project is not affiliated with or endorsed by EA Games.

Building and installing

Install Visual Studio 2022 or later with the desktop C++ components. Then use the solution and project files in the repository root to build SCGL. The default target is Debug x86, which will create a Debug folder in the repository containing a SCGL.dll build.

Note: Debug builds will run slower due to additional logging and error checking.

Third-party components

SCGL depends on these third-party projects, which are already included in the vendor folder:

  • gzcom-dll (Expat License) to register the graphics implementation with the game.
  • Scion (LGPLv2.1) for compatibility with game components.

License

This project is licensed under the GNU Lesser General Public License, version 2.1. You may dynamically link it with proprietary software such as SimCity 4, but changes you make to SCGL must also be shared under the LGPLv2.1 license.

scgl's People

Contributors

nsgomez avatar torchedsammy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.