All Projects → Palm-Studios → Sh3redux

Palm-Studios / Sh3redux

Licence: gpl-3.0
SILENT HILL 3 Engine Remake in OpenGL and C++

Programming Languages

cpp
1120 projects
cpp11
221 projects
cpp14
131 projects

Projects that are alternatives of or similar to Sh3redux

Ultralight
Next-generation HTML renderer for apps and games
Stars: ✭ 3,585 (+3314.29%)
Mutual labels:  cmake, game-development, opengl
Openage
Free (as in freedom) open source clone of the Age of Empires II engine 🚀
Stars: ✭ 10,712 (+10101.9%)
Mutual labels:  cmake, game-development, opengl
Yage
Simple game engine, written in C++
Stars: ✭ 7 (-93.33%)
Mutual labels:  game-development, opengl
Imac Tower Defense
OpenGl 4.4 game made with Entity Component System
Stars: ✭ 28 (-73.33%)
Mutual labels:  game-development, opengl
Antara Gaming Sdk
Komodo Gaming Software Development Kit
Stars: ✭ 51 (-51.43%)
Mutual labels:  cmake, game-development
Openrct2
An open source re-implementation of RollerCoaster Tycoon 2 🎢
Stars: ✭ 10,115 (+9533.33%)
Mutual labels:  cmake, opengl
Assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
Stars: ✭ 7,309 (+6860.95%)
Mutual labels:  cmake, game-development
Simpleton Engine
What a stupid name for a library
Stars: ✭ 42 (-60%)
Mutual labels:  game-development, opengl
Open Builder
Open "Minecraft-like" game with multiplayer support and Lua scripting support for the both client and server
Stars: ✭ 569 (+441.9%)
Mutual labels:  cmake, opengl
Magnum Bootstrap
Bootstrap projects for Magnum C++11/C++14 graphics engine
Stars: ✭ 69 (-34.29%)
Mutual labels:  cmake, opengl
Magnum Plugins
Plugins for the Magnum C++11/C++14 graphics engine
Stars: ✭ 66 (-37.14%)
Mutual labels:  cmake, opengl
Allegro5
The official Allegro 5 git repository. Pull requests welcome!
Stars: ✭ 1,165 (+1009.52%)
Mutual labels:  game-development, opengl
Openspades
Compatible client of Ace of Spades 0.75
Stars: ✭ 769 (+632.38%)
Mutual labels:  cmake, opengl
Ouzel
C++ game engine for Windows, macOS, Linux, iOS, tvOS, Android, and web browsers
Stars: ✭ 607 (+478.1%)
Mutual labels:  game-development, opengl
Renderpipeline
Physically Based Shading and Deferred Rendering for the Panda3D game engine
Stars: ✭ 814 (+675.24%)
Mutual labels:  game-development, opengl
Arxlibertatis
Cross-platform port of Arx Fatalis, a first-person role-playing game
Stars: ✭ 602 (+473.33%)
Mutual labels:  cmake, opengl
Game Dogfight
Air to air combat game, created in Python 3 using HARFANG 3D.
Stars: ✭ 41 (-60.95%)
Mutual labels:  game-development, opengl
Rust Game Development Frameworks
List of curated frameworks by the **Game Development in Rust** community.
Stars: ✭ 81 (-22.86%)
Mutual labels:  game-development, opengl
Zep
Zep - An embeddable editor, with optional support for using vim keystrokes.
Stars: ✭ 477 (+354.29%)
Mutual labels:  game-development, opengl
Silk.net
The high-speed OpenAL, OpenGL, Vulkan, and GLFW bindings library your mother warned you about.
Stars: ✭ 534 (+408.57%)
Mutual labels:  game-development, opengl

sh3redux

SILENT HILL 3 Engine Remake in OpenGL and C++

Building

Currently, the libraries required to build sh3redux are as follows:

  1. SDL2
  2. GLEW
  3. FTGL and Freetype
  4. zlib

Once you have the required libraries, there are two ways to build:

  1. Run cmake on CMakeLists (Recommended)
  2. Open the Code::Blocks project

Note that if you open the Code::Blocks project, you will have to set search paths etc yourself (as they may not have been updated, i.e, you probably WILL get build errors). It is there as a fallback/for people who don't necessarily know/like cmake

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