Skip to content

toodef/light-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Light Engine

Lightweight and fast 3D visualisation engine writen on C++ with Python bindings. LE logo

  • Using shaders for speedup rendering process
  • Cascade architecture for working from hight to low level
  • Automated shaders, buffers and other resources
  • Collection of predefined objects and controls

Installation

pip install lepy

Getting started

Basic usage samples places in samples folder. There you can find C++ and Python examples.

Releases

No releases published

Packages

No packages published