Skip to main content

A high-performance SDK for Python Development.

Project description

VertexEngine_Logo

VertexEngine/Vertex

VertexEngine is a GUI and Game Engine for python applications, it works best if you use py installer

Offical Extensions:

VertexEngine-WebEngine VertexEngine-CLI

Help

Community

Discord is out NOW! Discord Server

Change Logs (1.0rc1 - 1.8.4), NEW!

1.8.4

  • Are you here?
  • jk :D
  • Bug fixes!

1.8.3

  • Added some setup for the next versions!
  • Inviting people to the VertexEngine Projects planned for VertexEngine 2.0.0

1.8.2

  • Graphical Math Tweaks!
  • Old classes now moved into Math
  • GraphicalMath is now just Math

1.8.1

  • Some Fixes!
  • Tweaks!

1.8.0

  • Updated Documentation!
  • Engine Fixes!

1.8rc2

  • Fixed math not defined errors
  • Renamed to GraphicalMath
  • Added the utility functions (clamp, lerp, etc.)

1.8rc1

  • Patched some runtime errors
  • Added MATH! (from VertexEngine.math import *)

1.7.3

  • Added new functions to collisions!

1.7.2

  • Added HIGHLIGHTING to Ocean Code!**
  • Fixed a lot of bugs!
  • Fixed outdated URLs (2 day server shutdown)

1.7.1

  • Offical VertexEngine Projects Browser! (RainExplorer)
  • Accounts Wiped soon.
  • Fixed a bit to many bugs.

1.7.0

  • Fixed Collision not defined errors
  • Added an Offical Tutorial Video!
  • Accounts will be wiped soon.

1.7rc1

  • My charger got lost, then came back :D
  • Added a Collision system :D (from VertexEngine.Collisions import *)
  • Made an IDE for VertexEngine :)
  • Link: [https://tyrel-homepage.onrender.com/OceanCode]https://tyrel-homepage.onrender.com/OceanCode

1.6.1

  • Fixed 50+ bugs!

1.6.0

  • Wiped Accounts :(
  • Discord fixed
  • New Link :)

1.6rc2

  • Fixed some errors!

1.6rc1

  • Depreciated unused items
  • Added BINDING!
  • IDK what to put here :q

1.5.5

  • Fixed Pygame Widgets, Documentation Updated

1.5.0

  • Added PYGAME WIDGETS! (from VertexEngine.VertexWidgets import PygameVWidgets)

1.5rc5

  • FINAL RC!
  • WARNING: ALL HOMEPAGE ACCOUNTS WILL BE CLEARNED, BUT DONATIONS WILL BE KEPT IN THE DONATION ACCOUNT.
  • Added more Docstrings!
  • Added moving the FancyButton and Text classes respectively.
  • Pls use the Extensions, they're pretty lonely :(

1.5rc4

  • Added More Docstrings so documentation won't be as stressful for me to do :)
  • Expanded InputSystem!
  • Fixed GameEngine!

1.5rc2

  • Now Allows custom BG colors in GameEngine!
  • Allows resizing of AssetManager images!

1.5rc1

  • Homepage only updates on major updates now.
  • Fixed asset manager bugs

1.4.0

  • Fixed a lot of bugs
  • Updated outdated templates!
  • Docs update!

1.4rc2

  • Final RC!
  • Fixed internals for the WebEngine and CLI.
  • Added 1 New Module:
  • OptionBtnWidget

1.4rc1

  • 21 Stablization Fixes!
  • Added builtin KeyDown/Up events to GameEngine!
  • Stripped unnecessary stuff.

1.3.0

  • SUPPORT FOR PYTHON 3.14!
  • DOCUMENTATION UPDATED!

1.3rc4

  • DISCORD SERVER IS OUT NOW!
  • FINAL RC!

1.3rc2

  • Added 2 new VertexUI APIs:
  • AutoFontLabel > Automatically Adapts to screen size!
  • Card > A mini VBox in card layout for card based UI!

1.3rc1

  • No more docs for RCs as the new functions are ("expirimental")
  • Moved SimpleGUI and AdvancedVWidgets into VertexEngine.VertexWidgets
  • 10 Days before the discord server is launched!
  • Added:
    • Responsive Layout (Adapts to screen size)
    • Centered Layout (Anchors child widgets to the center)

1.2rc4

  • Final RC!
  • Docs will be updated on Feb 04, 2026.
  • New Library!: ~ VertexEngine.AdvancedWidgets

1.2rc3

  • Added 1 New Library: ~ HBox, VBox but horizontally not vertically.

1.2rc1

1.1

  • Bugfixed WebEngine
  • Compression

1.1rc4

  • FINAL RC!
  • Added 2 New Libraries: ~ VertexEngine.WebEngine ~ VertexEngine.WebView

1.1rc3

Revamped Input System! DEMO GAMES! Updated Scene Docs

Version 1.1rc2

Documentation Expansion! ~ Fixed the Changelogs New Input System! Old System (Qt) depreceated and not recomended for use.

Version 1.1rc1

New Library! (And Modules)!: ~ InputSystem ~ Buttons (Mouse and Widget) ~ Keyboard Input

Version 1.0.1

Added Changelogs!

Version 1.0

Added 2 New Libraries: ~ VertexEngine.SimpleGUI ~ VertexEngine.VertexScreenModifiers

Version 1.0rc2

Final Release Candidate Added 1 New Library!: ~ VertexUI

Version 1.0rc1

Size Compression Added 1 New Library!: ~ VertexScreen

How to install Pyinstaller

Step 1. Type in: pip install pyinstaller

Step 2. Wait a few min, don't worry if it takes 1 hr or more, it will finish

Step 3. How to use pyinstaller type: python -m PyInstaller --onefile *.py

There are flags: --noconsole > disables the console when you run the app --onefile > compress all of the code into one file --icon > the *.ico file after you type it will be set as the app icon.

How to install VertexEngine/Vertex:

Step 1: Type in pip install VertexEngine

Step 2: Wait a few min, don't worry if it takes 1 hr or more, it will finish

Pygame or PyQt6 systems are compatible with Vertex so you can use pygame collision system or PyQt6's UI system in VertexEngine.

Dependencies

Vertex obviously has heavy dependencies since it's a game engine, the following requirements are:

Dependency Version
PyQt6 >=6.7
Pygame >=2.0
Python >=3.10

About Me ❔

I Am a solo developer in Diliman, Quezon City that makes things for fun :) Address: 53 RD 3, BG-PGASA, QC

📄 License

VertexEngine/Vertex is Managed by the MIT License. This license allows others to tweak the code. However, you need to have the LICENSE file from this library and add it to your library, attribution also required.

Project details


Release history Release notifications | RSS feed

This version

1.8.4

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vertexengine-1.8.4.tar.gz (34.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vertexengine-1.8.4-py3-none-any.whl (40.2 kB view details)

Uploaded Python 3

File details

Details for the file vertexengine-1.8.4.tar.gz.

File metadata

  • Download URL: vertexengine-1.8.4.tar.gz
  • Upload date:
  • Size: 34.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for vertexengine-1.8.4.tar.gz
Algorithm Hash digest
SHA256 846b995995b5c0aeaa49c908b280177614c32f96942311ea86489c58e7c17601
MD5 3a3ffdfabf18420f0f2533e7adb6df20
BLAKE2b-256 6250cf8a793c50dfb5ad877ecdf5bb6b511e6a48318c82fb379c4d00242a6c4e

See more details on using hashes here.

File details

Details for the file vertexengine-1.8.4-py3-none-any.whl.

File metadata

  • Download URL: vertexengine-1.8.4-py3-none-any.whl
  • Upload date:
  • Size: 40.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for vertexengine-1.8.4-py3-none-any.whl
Algorithm Hash digest
SHA256 8ba929953fe9240cd01ed6af0f5756c7f2199cd0d417d333dc92135eeaff3b83
MD5 9112ede02dba6e1a5184f2e788dd2d4e
BLAKE2b-256 1ee30aa39bf57eafbce36edc9adad1c77c209e758ada793b1708ee07f3b7f7ad

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page