https://github.com/keyweeusr/3dwithkivy
:video_camera: Let's learn how to do 3D stuff with Kivy!
https://github.com/keyweeusr/3dwithkivy
kivy kivy3 python tutorial youtube
Last synced: 7 months ago
JSON representation
:video_camera: Let's learn how to do 3D stuff with Kivy!
- Host: GitHub
- URL: https://github.com/keyweeusr/3dwithkivy
- Owner: KeyWeeUsr
- Created: 2016-11-30T07:58:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-19T00:27:43.000Z (about 9 years ago)
- Last Synced: 2025-07-04T01:03:13.574Z (7 months ago)
- Topics: kivy, kivy3, python, tutorial, youtube
- Language: Python
- Homepage:
- Size: 153 KB
- Stars: 19
- Watchers: 6
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3DwithKivy

In this repository is code and other stuff from my YouTube tutorial
[`3D with Kivy`](https://www.youtube.com/playlist?list=PLP19bggXJC494N7o6DUDJJQ1djJi-k3V-).
The tutorial is done mainly in Python 2.7, but I try to make the code
as compatible as possible with Python 3.
### Installation
You'll need three main components:
* [Python(2.7, 3.x)](https://www.python.org/downloads/)
* [Kivy](https://kivy.org/docs/installation/installation.html) (preferably
the latest one)
* [Kivy3](https://github.com/KeyWeeUsr/kivy3)
$ pip install https://github.com/KeyWeeUsr/kivy3/zipball/master