0.3.0-alpha.41 • Published 2 months ago

lume v0.3.0-alpha.41

Weekly downloads
36
License
MIT
Repository
github
Last release
2 months ago

A toolkit that simplifies the creation of rich and interactive 2D or 3D experiences.

npm install lume

Features

LUME is composed of several packages that can be used individually, or together as a whole:

lume - HTML elements for rich graphics

HTML elements for easily defining rich and interactive 2D or 3D applications powered by CSS3D, WebGL, or a combination of both.

This package uses and re-exports features from the below packages.

@lume/element - System for defining HTML elements

This is a web component system that allows you to create new, fast, and performant HTML elements in a simple way. It provides the foundation for LUME's HTML elements, and a standard pattern for building new elements that extend the features of LUME.

element-behaviors - Mix functionalities onto HTML elements

This allows you to augment HTML elements with features called "behaviors" that are similar to custom elements: each behavior is defined as a class that has the same lifecycle methods as custom elements. The difference is that an unlimited number of behaviors can be associated with an element.

glas - WebGL engine written in AssemblyScript (WIP)

This is a WebGL engine with the consistent performance of WebAssembly, written in AssemblyScript (a TypeScript-to-WebAssembly compiler).

LUMECraft

LUMECraft is a collection of applications made with LUME, showing what LUME can do, and serving as forkable starting points for further customization.

first-person-shooter - First-person shooter game

A first-person shooter game foundation made with LUME, Solid.js, and Meteor.

Getting involved

There are various ways to get involved!

  • Visit the documentation and make something awesome!
  • Submit fixes or new features to any packages or the website! See the contributing guide.
  • Discuss LUME, get help, or help others in the forums or on our Discord chat server.

Status

tests

0.3.0-alpha.41

2 months ago

0.3.0-alpha.40

2 months ago

0.3.0-alpha.39

4 months ago

0.3.0-alpha.37

4 months ago

0.3.0-alpha.36

4 months ago

0.3.0-alpha.35

5 months ago

0.3.0-alpha.33

5 months ago

0.3.0-alpha.34

5 months ago

0.3.0-alpha.31

5 months ago

0.3.0-alpha.32

5 months ago

0.3.0-alpha.30

6 months ago

0.3.0-alpha.28

6 months ago

0.3.0-alpha.29

6 months ago

0.3.0-alpha.27

9 months ago

0.3.0-alpha.26

12 months ago

0.3.0-alpha.19

1 year ago

0.3.0-alpha.17

1 year ago

0.3.0-alpha.18

1 year ago

0.3.0-alpha.15

2 years ago

0.3.0-alpha.16

2 years ago

0.3.0-alpha.24

1 year ago

0.3.0-alpha.25

1 year ago

0.3.0-alpha.22

1 year ago

0.3.0-alpha.23

1 year ago

0.3.0-alpha.20

1 year ago

0.3.0-alpha.21

1 year ago

0.3.0-alpha.13

2 years ago

0.3.0-alpha.14

2 years ago

0.3.0-alpha.12

2 years ago

0.3.0-alpha.9

2 years ago

0.3.0-alpha.11

2 years ago

0.3.0-alpha.10

2 years ago

0.3.0-alpha.8

2 years ago

0.3.0-alpha.7

3 years ago

0.3.0-alpha.6

3 years ago

0.3.0-alpha.4

3 years ago

0.3.0-alpha.5

3 years ago

0.3.0-alpha.2

3 years ago

0.3.0-alpha.3

3 years ago

0.3.1-beta.0

3 years ago

0.3.0-alpha.1

3 years ago

0.3.0-alpha.0

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.2.2

3 years ago

0.0.0

3 years ago

0.0.0-rc.0

4 years ago

0.1.2

4 years ago

0.1.1

8 years ago

0.1.0

3 years ago