Skip to main content

VertexEngine_Logo

PyPI version License Monthly downloads Weekly downloads Python versions Format

VertexEngine/Vertex

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

Official Extensions:

Help

Change Logs (1.7.0 - 1.9.3)

1.9.3

  • 3 NEW WIDGETS
  • Card, Progess Bar, Toggle

1.9.2

  • NEW DEMO
  • How to run: python3.x -m VertexEngine.examples.MajorSystemTest.main

1.9.1

  • NEW DEMO
  • How to Run: python3.x -m VertexEngine.examples.pygwidget_test
  • Fixed engine clash bug (pygame and pyqt6 bug)

1.9

  • FINALLY fixed the demos!
  • how to run:
  • Snake: python3.x -m VertexEngine.examples.games.snake.main
  • Event tester: python3.x -m VertexEngine.examples.test
  • I was very tired while making this so the RNG text was generated by AI. sory abt that :q

1.8.9

  • Small optimizations
  • Removed dependence on Python Garbage Collection.

1.8.7

  • 3rd Final 1.8.x Branch Security Patch
  • Final 1.8.x update is 1.8.9
  • 1.9rc1 soon.

1.8.6

  • Fixed Engine bugs
  • Fixed mouse dragging events (EVENT-ID: 1024)

1.8.5

  • Fixed buttons!

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

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

1.7.0

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

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’m a solo developer based in Quezon City, building tools and engines for both fun and serious projects.

📄 License

VertexEngine is licensed under the MIT License.

You are free to use, modify, and distribute this project, as long as proper attribution is given. See the LICENSE file for details.

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.9.3.tar.gz (494.6 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.9.3-py3-none-any.whl (496.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for vertexengine-1.9.3.tar.gz
Algorithm Hash digest
SHA256 31a6f6cb6da36c113bed3d67e28fcc03c73b0dcb038c57f038814410e1961d6c
MD5 5ce5ef490df5c5da0ba6f40d798fb431
BLAKE2b-256 983f07a15e9332a7e0dc0e34380ad6b2a05b71c82e6ac041805d9198a0fa91ba

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vertexengine-1.9.3-py3-none-any.whl
  • Upload date:
  • Size: 496.3 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.9.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1b07beb241d6037cef419d80e7e09e83108958b2172e01def9f8a92a12367f76
MD5 69243938a3a418afa220e33a2d95d3e9
BLAKE2b-256 a07d466c72c49034599ef67bccf4968d5b21201f147e81bcfb836ef17e78cd3c

See more details on using hashes here.

Release history Release notifications | RSS feed

1.9.5

2 files

1.9.4

2 files

This release

1.9.3 This release

2 files

1.9.2

2 files

1.9.1

2 files

1.9

2 files

1.8.91

2 files

1.8.9

2 files

1.8.8

2 files

1.8.7

2 files

1.8.6

2 files

1.8.5

2 files

1.8.4

2 files

1.8.3

2 files

1.8.2

2 files

1.8.1

2 files

1.8.0

2 files

1.7.3

2 files

1.7.2

2 files

1.7.1

2 files

1.7.0

2 files

1.6.1

2 files

1.6.0

2 files

1.5.6

2 files

1.5.5

2 files

1.5.0

2 files

1.4.0

2 files

1.3.0

2 files

1.2.2

2 files

1.2.1

2 files

1.2.0

2 files

1.1.0

2 files

1.0.1

2 files

1.0.0

2 files

0.5.0.0.0.0

1 file

0.1.30

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page