Skip to content

Simple example of separate rotation of 3d objects with using Kivy

Notifications You must be signed in to change notification settings

nskrypnik/kivy-rotation3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple example which shows how to load 3d object and make them rotate in different way with kivy framework.
This example contains objloader module which may be used for loading 3d object from Wave format *.obj files to Kivy applications. It's extended version which allows you to load several object(see in code how to set object separator) and load also material information from *.mtl file which may be used while rendering.

About

Simple example of separate rotation of 3d objects with using Kivy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages