Skip to content

DimondTheCat/xray

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notice about legality

This project is still pending permission from the rights holder, Sergey Grigorovich. As such you should be aware that you could be held responsible for any damages that are incurred by publishing derivatives based on leaked source code.

OpenGL X-Ray Engine

The goal of this project is to create an OpenGL backend for the X-Ray engine. By completing this backend we lay the groundwork for making the S.T.A.L.K.E.R. games multi-platform.

At first we will be working based on Clear Sky after the plugin has been refined and supports all the features from the DX10 backend we will move on to Call of Pripyat and port its DX11 backend.

The goal of this fork is purely to make the game multi-platform, without any gameplay or graphical enhancements.

This repository contains X-Ray Engine sources based on version 1.5.10. The original engine is used in S.T.A.L.K.E.R. Clear Sky game released by GSC Game World.

Compilation

This project is being developed with Visual Studio 2013.

To build X-Ray Engine you'll need following SDKs:

Make sure to run git submodule update --init after cloning the repository.

Mixed configuration isn't currently configured properly, Debug/Release should work.

About

X-Ray Engine 1.5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 73.3%
  • C 16.2%
  • HTML 3.7%
  • Mathematica 3.1%
  • Pascal 1.5%
  • IDL 0.6%
  • Other 1.6%