https://github.com/GlPortal/glPortal
:video_game: Open Source teleportation based first person puzzle-platformer
https://github.com/GlPortal/glPortal
3d game hacktoberfest opengl physics sdl
Last synced: 8 months ago
JSON representation
:video_game: Open Source teleportation based first person puzzle-platformer
- Host: GitHub
- URL: https://github.com/GlPortal/glPortal
- Owner: GlPortal
- License: other
- Created: 2014-03-06T06:34:56.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2024-02-13T21:30:13.000Z (over 1 year ago)
- Last Synced: 2024-07-31T20:26:51.133Z (over 1 year ago)
- Topics: 3d, game, hacktoberfest, opengl, physics, sdl
- Language: C++
- Homepage: http://glportal.de
- Size: 7.68 MB
- Stars: 357
- Watchers: 33
- Forks: 108
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-open-source-games - GlPortal - A modern 3D game and engine with portals written in C++. (Native / FPS)
README
[](https://gitter.im/GlPortal/glPortal?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://discord.gg/c9VgpFqWfp)
[](http://stats.glportal.de/)
[](http://specification.glportal.de/en/latest/?badge=latest)
Donate Bitcoin to 1JxrwJZgV9qBeEPH7BDF9qLJPSDcp6fqxz to help us pay for hosting and domain names.
# GlPortal
> For instructions on how to compile the game please read the [compile guide](COMPILE.md).
GlPortal is an Open Source sci-fi first person puzzle-platformer with realistic physic simulation.
It runs on all modern operating systems including GNU/Linux, Mac and Windows.
You can find the website at http://glportal.de .

GlPortal is powered by RadixEngine:
[](https://github.com/GlPortal/RadixEngine)
## Features
- **Cross-Platform:** Runs on Linux, macOS, and Windows.
- **Realistic Physics:** Experience real-world physics simulation.
- **Open Source:** Contribute to the development of the game.
## Installation & Setup
For detailed installation and setup instructions, refer to the [COMPILE.md](COMPILE.md) file. This guide will help you get started with building the game on your platform.
For Windows users, ensure that all necessary DLLs are copied to the executable directory as outlined in [COMPILE.md](COMPILE.md).
## Contributing
We welcome contributions from developers, artists, and writers! For more information on how to get involved, please refer to our [Contribution Guide](CONTRIBUTING.md).
## History
GlPortal is based on a project by Simon Larsen, which was created in 2012.
## The Team
Henry Hirsch, Julian Thijssen, Céleste Wouters, Geert Custers and Jason Pulkkinen
For more information, see our [CONTRIBUTORS.md](CONTRIBUTORS.md)
## Troubleshooting
If you encounter any issues, please refer to the [FAQ](FAQ.md) or open an issue on our [bug tracker](https://github.com/GlPortal/glPortal/issues).
Happy gaming!