Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 560 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 560 Bytes

Lithium.js

Lithium.js is a mini 3D library inspired by three.js and lightgl.js.

It does...

  • 3D space object (group) manipulation
  • basic mesh attribute and shader uniform management
  • provide easy-to-use Texture and FBO methods

It does not...

  • bundled with a material library / generate shaders
  • cache pipeline settings

Demo applications