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.0.tar.gz (9.5 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.0-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vertex2d-1.0.0.tar.gz
  • Upload date:
  • Size: 9.5 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.0.tar.gz
Algorithm Hash digest
SHA256 a39445b492137c64192ddfe3f4f9913c9304b5e8bec1d188aeeca26026f13c5e
MD5 e3344167c81ea968afb4779a1d14a539
BLAKE2b-256 a21a3046e4e3acc781e2e3d83e41589ede9d41fb745670a2f4730aea367ccd6b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vertex2d-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 8.9 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f0528bd85d894fbfbb1a9cf9d4e84f01c1768c4301b5b5c27dca7dbe55f19528
MD5 7af9f7e8c5784febe6220335329d6d62
BLAKE2b-256 088a6a1dfef1f111a98a1a593fca213691fe8f9823db728d3064849dd166735d

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