Skip to content
Branch: master
Go to file
Clone

Latest commit

tobspr committed 171b94c Jan 26, 2020
Merge pull request #58 from CYBERDEViLNL/builtin_pyflakes
Pyflakes fix for builtin modules (python3)

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Build Status

Lightweight User Interface

Requirements

  • Panda3D SDK (recent devel version)
  • CMake

Installation

Run python update_module_builder.py. This will create a build file in the current directory, which you can then run with python build.py. Now there should be a lui.pyd or lui.so depending on your system.

If you are on windows, copy the .pyd into PATH_TO_PANDA_SDK/panda3d/lui.pyd.

If you are on linux, copy the .so into usr/lib/panda3d/lui.so

Running the Samples

You can find various samples for the different LUI components in the Demos folder.

Documentation

There is no official documentation yet, however if you look at the Demos folder, there should be a lot of self-explanatory code.

About

Lightweight User Interface for Panda3D

Topics

Resources

License

Releases

No releases published

Languages

You can’t perform that action at this time.