Coder Social home page Coder Social logo

asdlei99 / bspviewer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from samvanheer/bspviewer

0.0 1.0 0.0 115 KB

Unfinished prototype Half-Life Map viewer that uses OpenGL shaders instead of immediate mode. To be replaced with Half-Life Asset Manager.

C++ 94.75% C 4.68% GLSL 0.57%

bspviewer's Introduction

This project is a prototype map renderer for Half-Life BSP files. It uses OpenGL 3.1 Shaders (also known as Retained Mode) to render the map, as opposed to the engine's method, which uses Immediate Mode.

Currently, partial support for the following render modes is available:
Normal
Texture
Additive
Solid

Support for these shaders is incomplete and requires more work, but it is currently possible to load and render an entire map. Water textures use a separate shader that enables the sinusoidal wave effects used in Quake and Half-Life.

The project uses the following third party libraries:
SDL: Version 2.0.4.0
GLEW: Version 1.13.0.0
GLM: Version 0.9.6.3

All third party libraries are referenced as though they were placed in the external/ directory. Each library is stored in the same manner:
LIBNAME/
+-include
+-lib

bspviewer's People

Contributors

solokiller 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.