Giter Site home page Giter Site logo

qqshka / ironwail Goto Github PK

View Code? Open in Web Editor NEW

This project forked from andrei-drexler/ironwail

0.0 0.0 0.0 79.45 MB

High-performance QuakeSpasm fork

License: GNU General Public License v2.0

Shell 0.14% Objective-C 0.26% C 96.90% C++ 1.73% Makefile 0.24% HTML 0.69% Awk 0.04%

ironwail's Introduction

What's this?

A fork of the popular GLQuake descendant QuakeSpasm with a focus on high performance instead of broad compatibility, capable of handling even the most demanding maps at very high framerates by utilizing more modern techniques such as:

  • compute-based vis/frustum/backface culling
  • compute-based lightmap updates
  • better batching through multi-draw indirect rendering, instancing, and bindless textures
  • clustered dynamic lighting
  • persistent buffer mapping with manual synchronization

To avoid physics issue with high framerates the renderer is decoupled from the server (using code from QSS, via vkQuake). There are also a few other nice-to-have features such as the classic underwater warp effect, slightly higher color/depth buffer precision, reduced heap usage (can play shib1_drake out of the box), slightly faster savefile loading for large maps in complex mods, capped framerate when no map is loaded, and a built-in hackwork-around for the z-fighting issues present in the original levels.

Minimum requirements

  • AMD Radeon HD 7000 series (GCN1, 2012) or newer
  • Nvidia GeForce 600 series (Kepler, 2012) or newer
  • Intel HD Graphics 500 (Skylake, 2015) or newer

ironwail's People

Contributors

ahesford avatar andrei-drexler avatar ericwa avatar helmutg avatar kduske avatar neogeographica avatar novum avatar perpixel avatar sezero avatar skitt avatar svdijk 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.