GithubHelp home page GithubHelp logo

5ht / go-quake2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from samuelyuan/go-quake2

0.0 1.0 0.0 3.08 MB

Quake 2 Level Renderer written in Go and OpenGL

License: MIT License

Go 98.77% GLSL 1.23%

go-quake2's Introduction

go-quake2

Quake 2 Map Renderer written in Go and OpenGL.

wireframe

Features

  • Loads any BSP file from Quake 2
  • Free roam around the environment
  • Renders only a small sector of the map depending on player location
  • Supports static lightmapping

Installation

  1. Clone this project.
  2. Download the dependencies
go get github.com/go-gl/gl/v4.1-core/gl
go get github.com/go-gl/glfw/v3.2/glfw
go get github.com/go-gl/mathgl/mgl32
  1. Get the game demo data. Download Quake 2 Demo and copy baseq2/pa0.pak from the Quake 2 directory to data/ folder in this repository.
  2. Run go build.

Controls

  • W/S to move forward/backward.
  • A/D to move left/right.
  • Use mouse to look around

go-quake2's People

Contributors

luclu7 avatar samuelyuan avatar

Watchers

 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.