All Projects → OpenXRay → Xray 15

OpenXRay / Xray 15

Licence: other
X-Ray Engine 1.5 expansion. Original version was used in S.T.A.L.K.E.R.: Clear Sky.

Programming Languages

cpp
1120 projects

Projects that are alternatives of or similar to Xray 15

Xray 16
Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. Join OpenXRay! ;)
Stars: ✭ 1,806 (+1096.03%)
Mutual labels:  game-engine, opengl, d3d9, x86, x64
Xray Oxygen
🌀 Oxygen Engine 2.0. [Preview] Discord: https://discord.gg/P3aMf66
Stars: ✭ 481 (+218.54%)
Mutual labels:  ai, game-engine, x64
Silenceengine
A cross platform 2D / 3D Java Game Engine (Desktop / Html5 / Android)
Stars: ✭ 116 (-23.18%)
Mutual labels:  game-engine, opengl
Dbgchild
Debug Child Process Tool (auto attach)
Stars: ✭ 145 (-3.97%)
Mutual labels:  x86, x64
Innocenceengine
Cross-platform modern game engine.
Stars: ✭ 149 (-1.32%)
Mutual labels:  game-engine, opengl
Inline Hook
simple inline-hook framework works for x86, x64, arm and thumb
Stars: ✭ 102 (-32.45%)
Mutual labels:  x86, x64
Voxelman
Plugin-based client-server voxel game engine written in D language
Stars: ✭ 105 (-30.46%)
Mutual labels:  game-engine, opengl
Klayge
KlayGE is a cross-platform open source game engine with plugin-based architecture.
Stars: ✭ 1,646 (+990.07%)
Mutual labels:  game-engine, opengl
Openage
Free (as in freedom) open source clone of the Age of Empires II engine 🚀
Stars: ✭ 10,712 (+6994.04%)
Mutual labels:  game-engine, opengl
Asm
Assembly Tutorial for DOS
Stars: ✭ 125 (-17.22%)
Mutual labels:  x86, x64
Radixengine
A free and open game engine.
Stars: ✭ 126 (-16.56%)
Mutual labels:  game-engine, opengl
Engine
Go 3D Game Engine
Stars: ✭ 1,362 (+801.99%)
Mutual labels:  game-engine, opengl
Engo
Engo is an open-source 2D game engine written in Go.
Stars: ✭ 1,356 (+798.01%)
Mutual labels:  game-engine, opengl
X64dbg
An open-source x64/x32 debugger for windows.
Stars: ✭ 37,825 (+24949.67%)
Mutual labels:  x86, x64
Mini3d
3D Software Renderer in 700 Lines !!
Stars: ✭ 1,320 (+774.17%)
Mutual labels:  game-engine, opengl
Photonbox
A portable modern OpenGL Game-Engine with focus on PBR
Stars: ✭ 93 (-38.41%)
Mutual labels:  game-engine, opengl
Asm Cli Rust
interative assembly shell written in rust
Stars: ✭ 133 (-11.92%)
Mutual labels:  x86, x64
Dhewm3
dhewm 3 main repository
Stars: ✭ 1,261 (+735.1%)
Mutual labels:  game-engine, opengl
Bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
Stars: ✭ 10,252 (+6689.4%)
Mutual labels:  opengl, d3d9
O2
2D Game Engine with visual WYSIWYG editor
Stars: ✭ 121 (-19.87%)
Mutual labels:  game-engine, opengl

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].