Giter VIP home page Giter VIP logo

laurence-trippen / serious-engine-vk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sultim-t/serious-engine-vk

0.0 1.0 0.0 100.48 MB

The first open source Vulkan Serious Engine 1 port

License: GNU General Public License v2.0

Python 0.03% Shell 0.01% C++ 71.14% C 25.54% Yacc 0.56% Lex 0.12% Objective-C 0.57% Clarion 1.08% Batchfile 0.01% Rich Text Format 0.91% Perl 0.03% HTML 0.01% GLSL 0.01%

serious-engine-vk's Introduction

Serious Engine: Vulkan

Vulkan Serious Engine port based on open source version.

Screenshot 00 Screenshot 01 Screenshot 02 Screenshot 03 Screenshot 04

Building

Windows

Prerequisites:

Clone this repository:

git clone https://github.com/SultimTsyrendashiev/Serious-Engine-Vk.git

Open solution Sources/All.sln in Visual Studio and build it. The executables and libararies will be into Bin directory (or Bin\Debug if you are using the Debug configuration).

Other OS

Not supported.

Running

This version of the engine comes with a set of resources (\SE1_10.GRO) that allow you to freely use the engine without any additional resources required. However if you want to open or modify levels from Serious Sam Classic: The First Encounter or The Second Encounter, you will have to copy the game's resources (.GRO files) into the engine folder. You can buy the original games on Steam, as a part of a bundle with Serious Sam Revolution ( http://store.steampowered.com/app/227780 )

When running a selected project, make sure its project settings on Debugging is set to the right command:

  • For debug: $(SolutionDir)..\Bin\Debug$(TargetName).exe`
  • For release: $(SolutionDir)..\Bin$(TargetName).exe` And its working directory: $(SolutionDir)..\

Future work

  • window recreation (errors occur on textures reloading)
  • features like screenshots etc
  • ...

License

This project is licensed under the GNU GPL v2 (see LICENSE file).

Some of the code included with the engine sources is not licensed under the GNU GPL v2:

  • zlib (located in Sources/Engine/zlib) by Jean-loup Gailly and Mark Adler
  • LightWave SDK (located in Sources/LWSkaExporter/SDK) by NewTek Inc.
  • libogg/libvorbis (located in Sources/libogg and Sources/libvorbis) by Xiph.Org Foundation

serious-engine-vk's People

Contributors

sultim-t avatar zcaliptium avatar slawww avatar ragora avatar rocketersalex avatar aboyett avatar aron1024 avatar ivuk avatar mattl avatar icculus avatar megaserg avatar yamgent 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.