Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-19T00:27:43.000Z (almost 8 years ago)
- Last Synced: 2024-10-14T06:23:27.523Z (3 months ago)
- Topics: kivy, kivy3, python, tutorial, youtube
- Language: Python
- Homepage:
- Size: 153 KB
- Stars: 19
- Watchers: 7
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3DwithKivy
![3D with Kivy](https://raw.github.com/KeyWeeUsr/3DwithKivy/master/3wk.png)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