Any 3D Game with Kivy?

636 views
Skip to first unread message

Noman Mubasher

unread,
Aug 23, 2014, 12:45:18 AM8/23/14
to kivy-...@googlegroups.com
I need some examples of 3D games developed with Kivy.
Is there any good tutorial about Kivy 3D?

Alexander Taylor

unread,
Aug 23, 2014, 7:20:28 AM8/23/14
to kivy-...@googlegroups.com
I don't think there are any 3d kivy games. It's not part of the core kivy api, so although we provide some examples of how to access the relevant opengl tools through the kivy api, there is not a lot of material about it. The main things available are a few projects from individual groups or people for 3d rendering tasks, but these have a range of specific purposes, are not games, and are mostly fairly limited in scope.

Of these, the main ones are nskrypnik's stuff on github (including the incomplete kivy3 framework which would aim to be a generic 3d interface), and the ddd (as in 3d) tools that tshirtman released yesterday, available in the kivy garden at https://github.com/kivy-garden/garden.ddd .

Noman Mubasher

unread,
Aug 28, 2014, 2:10:04 AM8/28/14
to kivy-...@googlegroups.com
Ok so can i use from opengl for making a 3d game for Android? I know there is no native support from 3d by kivy but what about other libraries like Panda3d? Can I use it with kivy?
Reply all
Reply to author
Forward
0 new messages