Giter VIP home page Giter VIP logo

gzdoom's Introduction

Ewe2's insane project to GPL GZDoom.

Rationale: make a gzdoom port that builds well on linux at least and avoids some of the more stupid excesses of zdoom, and supports GPL. Don't hold your breath, I'm not a top coder.

From the discussion on http://www.doomworld.com/vb/source-ports/58608-make-a-gpl-fork-of-gzdoom the following issues arise:

  • Build code is problematic: software renderer is an issue in this regard, but dependencies are littered through several files.
  • oplsynth code is a problem. Ironically, they've partially implemented the same dosbox opl code as chocolate doom.
  • openAL is a problem, but we want to avoid it anyway.
  • output_sdl will need a rewrite obviously.

Check docs/fmod-dep and docs/silverman-dep for problem files. Reference kenbuild.zip and jfbuild_src20050531.zip for the actual Build sourcecode. We probably need to carefully compare where this stuff is, its mostly math routines and rendering.

Cons:

  • means removing a lot of sound effects that people apparently like.
  • means possibly rewriting major rendering code, which i am definitely not qualified to do.
  • will definitely affect cross-platform compatibility, but I'm not qualified to track windows/osx compatibility anyway, that can be someone else's problem.

Pros:

  • Tracking FMOD code is a fool's errand anyway, it's too big and too controlling.

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.