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.1.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.1-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vertex2d-1.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 babdeb8fcbb13003d2e3e256cdd268b548d8d8120f9f8e8df0dec1541f0dc932
MD5 76e3d803d39259df876babbb5f61a8ed
BLAKE2b-256 bf22d854ef4a40ad59da4c688276f2550b2894c137137d72a1fb6bc856bc418c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vertex2d-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 8.8 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5df8d68756d75d19afc19a403377a676f38b7fc54c3e0ae37a5f686e9342d10a
MD5 20fd5b00061f12c62c931c834ae46bc6
BLAKE2b-256 6ce3402533ba81663632431026648b592a46c856adff6014fbf02a72eade0f79

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