Metadata-Version: 2.4
Name: VertexEngine
Version: 1.8.6
Summary: A high-performance SDK for Python Development.
Author-email: Tyrel Miguel <annbasilan0828@gmail.com>
License: MIT
Project-URL: Homepage, https://vertexengine-zii6.onrender.com
Project-URL: Documentation, https://vertexenginedocs.netlify.app
Project-URL: Tutorials, https://www.youtube.com/watch?v=-P4t6UabuDU&t=0s
Project-URL: Official Tech Site, https://tyrel.onrender.com
Project-URL: Source, https://github.com/TyrelGomez/VertexEngine-Code
Project-URL: Issues, https://github.com/TyrelGomez/VertexEngine-Code/issues
Project-URL: Discord, https://discord.gg/jqG8kQjX
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyQt6>=6.7
Requires-Dist: pygame>=2.6; python_version < "3.14"
Requires-Dist: pygame-ce>=2.5.0; python_version >= "3.14"
Dynamic: license-file

<img width="858" height="157" alt="VertexEngine_Logo" src="https://github.com/user-attachments/assets/6ba8a8dd-285a-4618-8e29-da12eb92e9ce" />

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

## Offical Extensions:
[VertexEngine-WebEngine](https://pypi.org/project/VertexEngine-WebEngine)
[VertexEngine-CLI](https://pypi.org/project/VertexEngine-CLI/1.0/)

## Help
- The documentation is in the following link: [Documentation](https://vertexenginedocs.netlify.app/) for help.
- Support Email: FinalFacility0828@gmail.com

## Community
Discord is out NOW!
[Discord Server](https://discord.gg/VertexEngine)

## Change Logs (1.7.0 - 1.8.5), NEW!
### 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
- 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.

## 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 :)
Or in this case, serious work.

## 📄 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. Read the LICENSE file for more details.
