Skip to main content

Простой движок-api с использованием видеокарты

Project description

Это простой фреймворк (или движок) для создания графических приложений (игр) на рендере видеокарты. установка: pip install Vertex

пример максимальн базового кода (версия 1.0.0): import Vertex # импортируем библиотеку vertex = Vertex.Build("базовое окно", 600, 400) #создаем окно def Main(): Api = vertex.GetFell() #получаем доступ к библиотеке (его Api) Api.NewCanvas((75, 75, 75, 255)) #цвет фона Api.AllDraw() #теперь рисует все на окно vertex.NewScene("Main", main.run) #создаем сцену vertex.SetScene("Main") #устанавливаем сцену vertex.run() #запускаем vertex.Destroy() #уничтожаем

Project details


Download files

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

Source Distribution

vertex2d-1.0.2.tar.gz (9.7 kB view details)

Uploaded Source

Built Distribution

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

vertex2d-1.0.2-py3-none-any.whl (9.0 kB view details)

Uploaded Python 3

File details

Details for the file vertex2d-1.0.2.tar.gz.

File metadata

  • Download URL: vertex2d-1.0.2.tar.gz
  • Upload date:
  • Size: 9.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for vertex2d-1.0.2.tar.gz
Algorithm Hash digest
SHA256 dd22d82e62df39264053ea98e93a40471d97eea7aba123b28e0dd88d08259f83
MD5 978363ffa7fb5197cbb19aa9522f1ef0
BLAKE2b-256 0ee13af5ddd94e918ba964935295d197fb3d1428b45160c96ffc7110e7cdb0f2

See more details on using hashes here.

File details

Details for the file vertex2d-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: vertex2d-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 9.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for vertex2d-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 12748f98ed9391b5265d524de050d202f3bd2ff5356ce5beca8bf5db9d29bfdc
MD5 4682e63963b738f37f58e9b3db5498d7
BLAKE2b-256 e63b79f3d961aca12805d1c58592bcf5e72dd4a2d5ca800337bc25f82b57cc52

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